All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.index-files.index-6.html Maven / Gradle / Ivy

The newest version!





G-Index (Rally Rest API for Java 2.2)







A B C D F G H I O Q R S T U W 

G

get(GetRequest) - Method in class com.rallydev.rest.RallyRestApi
Get the specified object.
getBody() - Method in class com.rallydev.rest.request.CollectionUpdateRequest
Get the JSON encoded string representation of the object to be updated.
getBody() - Method in class com.rallydev.rest.request.CreateRequest
Get the JSON encoded string representation of the object to be created.
getBody() - Method in class com.rallydev.rest.request.UpdateRequest
Get the JSON encoded string representation of the object to be updated.
getClient() - Method in class com.rallydev.rest.RallyRestApi
Get the underlying http client implementation.
getErrors() - Method in class com.rallydev.rest.response.Response
Get any errors returned in the response.
getFetch() - Method in class com.rallydev.rest.request.CollectionUpdateRequest
Get the current list of fields to be returned on the updated object.
getFetch() - Method in class com.rallydev.rest.request.CreateRequest
Get the current list of fields to be returned on the created object.
getFetch() - Method in class com.rallydev.rest.request.GetRequest
Get the current list of fields to be returned on the retrieved object.
getFetch() - Method in class com.rallydev.rest.request.QueryRequest
Get the current list of fields to be returned on the matching objects.
getFetch() - Method in class com.rallydev.rest.request.UpdateRequest
Get the current list of fields to be returned on the updated object.
getGsonBuilder() - Method in class com.rallydev.rest.request.Request
Get the Gson Builder used for JSON serialization in this request.
getLimit() - Method in class com.rallydev.rest.request.QueryRequest
Get the maximum number of records to be returned from the query.
getObject() - Method in class com.rallydev.rest.response.CreateResponse
Get the created object.
getObject() - Method in class com.rallydev.rest.response.GetResponse
Get the retrieved object.
getObject() - Method in class com.rallydev.rest.response.UpdateResponse
Get the updated object.
getOidFromRef(String) - Static method in class com.rallydev.rest.util.Ref
Get the ObjectID from the specified ref url
getOrder() - Method in class com.rallydev.rest.request.QueryRequest
Set the order by which the result set will be sorted.
getPageSize() - Method in class com.rallydev.rest.request.QueryRequest
Get the page size of the result set.
getPageSize() - Method in class com.rallydev.rest.response.QueryResponse
Get the page size of the results
getParams() - Method in class com.rallydev.rest.request.Request
Get the list of additional parameters included in this request.
getProject() - Method in class com.rallydev.rest.request.QueryRequest
Get the project which the result set should be scoped to.
getQueryFilter() - Method in class com.rallydev.rest.request.QueryRequest
Get the filter by which the result set will be narrowed down.
getRelativeRef(String) - Static method in class com.rallydev.rest.util.Ref
Create a relative ref url from the specified ref
GetRequest - Class in com.rallydev.rest.request
Represents a WSAPI request to retrieve a specific object.
GetRequest(String) - Constructor for class com.rallydev.rest.request.GetRequest
Create a new get request for the specified object.
GetResponse - Class in com.rallydev.rest.response
Represents a WSAPI response from retrieving a single object.
GetResponse(String) - Constructor for class com.rallydev.rest.response.GetResponse
Create a new get response from the specified JSON encoded string.
getResults() - Method in class com.rallydev.rest.response.CollectionUpdateResponse
Get the results of the collection update
getResults() - Method in class com.rallydev.rest.response.QueryResponse
Get the results of the query
getServer() - Method in class com.rallydev.rest.client.HttpClient
Get the current server being targeted.
getStart() - Method in class com.rallydev.rest.request.QueryRequest
Get the start index of the result set.
getStart() - Method in class com.rallydev.rest.response.QueryResponse
Get the start index of the results
getTotalResultCount() - Method in class com.rallydev.rest.response.QueryResponse
Get the total number of objects that matched the query
getTypeFromRef(String) - Static method in class com.rallydev.rest.util.Ref
Get the type from the specified ref url
getWarnings() - Method in class com.rallydev.rest.response.Response
Get any warnings returned in the response.
getWorkspace() - Method in class com.rallydev.rest.request.QueryRequest
Get the workspace which the result set should be scoped to.
getWsapiUrl() - Method in class com.rallydev.rest.client.HttpClient
Get the WSAPI base url based on the current server and WSAPI version
getWsapiVersion() - Method in class com.rallydev.rest.client.HttpClient
Get the current version of the WSAPI being targeted.
getWsapiVersion() - Method in class com.rallydev.rest.RallyRestApi
Get the current version of the WSAPI being targeted.
A B C D F G H I O Q R S T U W 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy