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