doc.index-files.index-12.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
S-Index (Rally Rest API for Java 2.1)
A B C D F G H I O Q R S T U W
S
- setApplicationName(String) - Method in class com.rallydev.rest.client.HttpClient
-
Set the value of the X-RallyIntegrationName header included on all requests.
- setApplicationName(String) - Method in class com.rallydev.rest.RallyRestApi
-
Set the value of the X-RallyIntegrationName header included on all requests.
- setApplicationVendor(String) - Method in class com.rallydev.rest.client.HttpClient
-
Set the value of the X-RallyIntegrationVendor header included on all requests.
- setApplicationVendor(String) - Method in class com.rallydev.rest.RallyRestApi
-
Set the value of the X-RallyIntegrationVendor header included on all requests.
- setApplicationVersion(String) - Method in class com.rallydev.rest.client.HttpClient
-
Set the value of the X-RallyIntegrationVersion header included on all requests.
- setApplicationVersion(String) - Method in class com.rallydev.rest.RallyRestApi
-
Set the value of the X-RallyIntegrationVersion header included on all requests.
- setFetch(Fetch) - Method in class com.rallydev.rest.request.CreateRequest
-
Set the current list of fields to be returned on the created object.
- setFetch(Fetch) - Method in class com.rallydev.rest.request.GetRequest
-
Set the current list of fields to be returned on the retrieved object.
- setFetch(Fetch) - Method in class com.rallydev.rest.request.QueryRequest
-
Set the current list of fields to be returned on the matching objects.
- setFetch(Fetch) - Method in class com.rallydev.rest.request.UpdateRequest
-
Set the current list of fields to be returned on the updated object.
- setLimit(int) - Method in class com.rallydev.rest.request.QueryRequest
-
Set the maximum number of records to be returned from the query.
- setOrder(String) - Method in class com.rallydev.rest.request.QueryRequest
-
Get the order by which the result set will be sorted.
- setPageSize(int) - Method in class com.rallydev.rest.request.QueryRequest
-
Set the page size of the result set.
- setParams(List<NameValuePair>) - Method in class com.rallydev.rest.request.Request
-
Set the list of additional parameters included in this request.
- setProject(String) - Method in class com.rallydev.rest.request.QueryRequest
-
Specify the project which the result set should be scoped to.
The default is the user's default project.
- setProxy(URI) - Method in class com.rallydev.rest.client.HttpClient
-
Set the unauthenticated proxy server to use.
- setProxy(URI, String, String) - Method in class com.rallydev.rest.client.HttpClient
-
Set the authenticated proxy server to use.
- setProxy(URI) - Method in class com.rallydev.rest.RallyRestApi
-
Set the unauthenticated proxy server to use.
- setProxy(URI, String, String) - Method in class com.rallydev.rest.RallyRestApi
-
Set the authenticated proxy server to use.
- setQueryFilter(QueryFilter) - Method in class com.rallydev.rest.request.QueryRequest
-
Set a filter by which the result set will be narrowed down.
- setScopedDown(boolean) - Method in class com.rallydev.rest.request.QueryRequest
-
If a project has been specified, set whether to include matching objects in child projects in the result set.
- setScopedUp(boolean) - Method in class com.rallydev.rest.request.QueryRequest
-
If a project has been specified, set whether to include matching objects in parent projects in the result set.
- setStart(int) - Method in class com.rallydev.rest.request.QueryRequest
-
Set the 1-based start index of the result set.
- setWorkspace(String) - Method in class com.rallydev.rest.request.QueryRequest
-
Specify the workspace which the result set should be scoped to.
The default is the user's default workspace.
- setWsapiVersion(String) - Method in class com.rallydev.rest.client.HttpClient
-
Set the current version of the WSAPI being targeted.
- setWsapiVersion(String) - Method in class com.rallydev.rest.RallyRestApi
-
Set the current version of the WSAPI being targeted.
A B C D F G H I O Q R S T U W
© 2015 - 2025 Weber Informatics LLC | Privacy Policy