- toString() - Method in class com.rallydev.rest.util.Fetch
-
Get the comma separated list of fields to be returned.
- toString() - Method in class com.rallydev.rest.util.QueryFilter
-
Get the string representation of this query filter.
- toUrl() - Method in class com.rallydev.rest.request.CreateRequest
-
Convert this request into a url compatible with the WSAPI.
- toUrl() - Method in class com.rallydev.rest.request.DeleteRequest
-
Convert this request into a url compatible with the WSAPI.
- toUrl() - Method in class com.rallydev.rest.request.GetRequest
-
Convert this request into a url compatible with the WSAPI.
- toUrl() - Method in class com.rallydev.rest.request.QueryRequest
-
Convert this request into a url compatible with the WSAPI.
- toUrl() - Method in class com.rallydev.rest.request.Request
-
Convert this request into a url compatible with the WSAPI.
- toUrl() - Method in class com.rallydev.rest.request.UpdateRequest
-
Convert this request into a url compatible with the WSAPI.