Package | Description |
---|---|
com.rallydev.rest |
Provides the main interface to the Rest API.
|
com.rallydev.rest.response |
Provides objects for parsing responses from the Rest API.
|
Class and Description |
---|
CollectionUpdateResponse
Represents a WSAPI response from updating a collection.
|
CreateResponse
Represents a WSAPI response from creating an object
|
DeleteResponse
Represents a WSAPI response from deleting an object
|
GetResponse
Represents a WSAPI response from retrieving a single object.
|
QueryResponse
Represents a WSAPI response from querying for objects.
|
UpdateResponse
Represents a WSAPI response from updating an object.
|
Class and Description |
---|
Response
Represents a WSAPI response.
|
Copyright © 2016. All Rights Reserved.