JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.rallydev.rest.response.QueryResponse
Packages that use
QueryResponse
Package
Description
com.rallydev.rest
Provides the main interface to the Rest API.
Uses of
QueryResponse
in
com.rallydev.rest
Methods in
com.rallydev.rest
that return
QueryResponse
Modifier and Type
Method and Description
QueryResponse
RallyRestApi.
query
(
QueryRequest
request)
Query for objects matching the specified request.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes