doc.com.rallydev.rest.response.class-use.Response.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rally-rest-api Show documentation
Show all versions of rally-rest-api Show documentation
A java toolkit for interacting with the Rally Rest API
Uses of Class com.rallydev.rest.response.Response (Rally Rest API for Java 2.1)
Uses of Class
com.rallydev.rest.response.Response
-
Packages that use Response
Package
Description
com.rallydev.rest.response
Provides objects for parsing responses from the Rest API.
-
-
Uses of Response in com.rallydev.rest.response
Subclasses of Response in com.rallydev.rest.response
Modifier and Type
Class and Description
class
CreateResponse
Represents a WSAPI response from creating an object
class
DeleteResponse
Represents a WSAPI response from deleting an object
class
GetResponse
Represents a WSAPI response from retrieving a single object.
class
QueryResponse
Represents a WSAPI response from querying for objects.
class
UpdateResponse
Represents a WSAPI response from updating an object.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy