doc.index-files.index-4.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
The newest version!
D-Index (Rally Rest API for Java 2.2)
A B C D F G H I O Q R S T U W
D
- delete(DeleteRequest) - Method in class com.rallydev.rest.RallyRestApi
-
Delete the specified object.
- DeleteRequest - Class in com.rallydev.rest.request
-
Represents a WSAPI request to delete an object.
- DeleteRequest(String) - Constructor for class com.rallydev.rest.request.DeleteRequest
-
Createa new delete request for the specified object.
- DeleteResponse - Class in com.rallydev.rest.response
-
Represents a WSAPI response from deleting an object
- DeleteResponse(String) - Constructor for class com.rallydev.rest.response.DeleteResponse
-
Create a new delete response from the specified JSON encoded string.
- doDelete(String) - Method in class com.rallydev.rest.client.HttpClient
-
Perform a delete against the WSAPI
- doGet(String) - Method in class com.rallydev.rest.client.HttpClient
-
Perform a get against the WSAPI
- doPost(String, String) - Method in class com.rallydev.rest.client.HttpClient
-
Perform a post against the WSAPI
- doPut(String, String) - Method in class com.rallydev.rest.client.HttpClient
-
Perform a put against the WSAPI
A B C D F G H I O Q R S T U W
© 2015 - 2025 Weber Informatics LLC | Privacy Policy