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.
|
Modifier and Type | Method and Description |
---|---|
QueryResponse |
RallyRestApi.query(QueryRequest request)
Query for objects matching the specified request.
|
Modifier and Type | Method and Description |
---|---|
QueryRequest |
QueryRequest.clone()
Clone this request.
|
Copyright © 2016. All Rights Reserved.