doc.index-files.index-3.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!
C-Index (Rally Rest API for Java 2.2)
A B C D F G H I O Q R S T U W
C
- clone() - Method in class com.rallydev.rest.request.QueryRequest
-
Clone this request.
- close() - Method in class com.rallydev.rest.client.HttpClient
-
Release all resources associated with this instance.
- close() - Method in class com.rallydev.rest.RallyRestApi
-
Release all resources associated with this instance.
- CollectionUpdateRequest - Class in com.rallydev.rest.request
-
Represents a WSAPI request to update a collection.
- CollectionUpdateRequest(JsonObject, JsonArray, boolean) - Constructor for class com.rallydev.rest.request.CollectionUpdateRequest
-
Create a new update request for the specified collection and values.
- CollectionUpdateRequest(String, JsonArray, boolean) - Constructor for class com.rallydev.rest.request.CollectionUpdateRequest
-
Create a new update request for the specified collection and values.
- CollectionUpdateResponse - Class in com.rallydev.rest.response
-
Represents a WSAPI response from updating a collection.
- CollectionUpdateResponse(String) - Constructor for class com.rallydev.rest.response.CollectionUpdateResponse
-
Create a new collection update response from the specified JSON encoded string.
- com.rallydev.rest - package com.rallydev.rest
-
Provides the main interface to the Rest API.
- com.rallydev.rest.client - package com.rallydev.rest.client
-
Provides the underlying http client implementations.
- com.rallydev.rest.request - package com.rallydev.rest.request
-
Provides objects for encoding requests to the Rest API.
- com.rallydev.rest.response - package com.rallydev.rest.response
-
Provides objects for parsing responses from the Rest API.
- com.rallydev.rest.util - package com.rallydev.rest.util
-
Provides utilities for working with the Rest API.
- create(CreateRequest) - Method in class com.rallydev.rest.RallyRestApi
-
Create the specified object.
- CreateRequest - Class in com.rallydev.rest.request
-
Represents a WSAPI request to create an object.
- CreateRequest(String, JsonObject) - Constructor for class com.rallydev.rest.request.CreateRequest
-
Create a new create request with the specified type and values.
- CreateResponse - Class in com.rallydev.rest.response
-
Represents a WSAPI response from creating an object
- CreateResponse(String) - Constructor for class com.rallydev.rest.response.CreateResponse
-
Create a new create response from the specified JSON encoded string.
A B C D F G H I O Q R S T U W
© 2015 - 2025 Weber Informatics LLC | Privacy Policy