doc.com.rallydev.rest.request.class-use.QueryRequest.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!
Uses of Class com.rallydev.rest.request.QueryRequest (Rally Rest API for Java 2.2)
Uses of Class
com.rallydev.rest.request.QueryRequest
-
Packages that use QueryRequest
Package
Description
com.rallydev.rest
Provides the main interface to the Rest API.
com.rallydev.rest.request
Provides objects for encoding requests to the Rest API.
-
-
Uses of QueryRequest in com.rallydev.rest
Methods in com.rallydev.rest with parameters of type QueryRequest
Modifier and Type
Method and Description
QueryResponse
RallyRestApi.query(QueryRequest request)
Query for objects matching the specified request.
-
Uses of QueryRequest in com.rallydev.rest.request
Methods in com.rallydev.rest.request that return QueryRequest
Modifier and Type
Method and Description
QueryRequest
QueryRequest.clone()
Clone this request.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy