doc.com.rallydev.rest.request.package-use.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
Uses of Package com.rallydev.rest.request (Rally Rest API for Java 2.1)
Uses of Package
com.rallydev.rest.request
-
Packages that use com.rallydev.rest.request
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.
-
Classes in com.rallydev.rest.request used by com.rallydev.rest
Class and Description
CreateRequest
Represents a WSAPI request to create an object.
DeleteRequest
Represents a WSAPI request to delete an object.
GetRequest
Represents a WSAPI request to retrieve a specific object.
QueryRequest
Represents a WSAPI request to retrieve all objects matching specified criteria.
UpdateRequest
Represents a WSAPI request to update an object.
-
Classes in com.rallydev.rest.request used by com.rallydev.rest.request
Class and Description
QueryRequest
Represents a WSAPI request to retrieve all objects matching specified criteria.
Request
Base class for all WSAPI requests.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy