Class and Description |
---|
RestClient
RestClient allows you to send authenticated HTTP requests to a force.com server.
|
Class and Description |
---|
ClientManager
ClientManager is a factory class for RestClient which stores OAuth credentials in the AccountManager.
|
RestClient
RestClient allows you to send authenticated HTTP requests to a force.com server.
|
Class and Description |
---|
BatchRequest
BatchRequest: Class to represent a batch request.
|
BatchRequest.BatchRequestBuilder
Builder class for BatchRequest
|
ClientManager
ClientManager is a factory class for RestClient which stores OAuth credentials in the AccountManager.
|
ClientManager.LoginOptions
Class encapsulating login options.
|
ClientManager.RestClientCallback
RestClientCallback interface.
|
CollectionResponse.CollectionSubResponse |
CollectionResponse.ErrorResponse |
CompositeRequest
CompositeRequest: Class to represent a composite request.
|
CompositeRequest.CompositeRequestBuilder
Builder class for CompositeRequest
|
CompositeResponse.CompositeSubResponse |
PrimingRecordsResponse.PrimingRecord |
PrimingRecordsResponse.PrimingRuleError |
PrimingRecordsResponse.PrimingStats |
RestClient
RestClient allows you to send authenticated HTTP requests to a force.com server.
|
RestClient.AsyncRequestCallback
AsyncRequestCallback interface.
|
RestClient.AuthTokenProvider
AuthTokenProvider interface.
|
RestClient.ClientInfo
All immutable information for an authenticated client (e.g.
|
RestClient.OAuthRefreshInterceptor
Network interceptor that does oauth refresh and request retry when access token has expired.
|
RestRequest
RestRequest: Class to represent any REST request.
|
RestRequest.RestEndpoint
Enumeration for all REST API endpoints.
|
RestRequest.RestMethod
Enumeration for all HTTP methods.
|
RestRequest.SObjectTree
Helper class for getRequestForSObjectTree.
|
RestResponse
RestResponse: Class to represent any REST response.
|
Class and Description |
---|
RestRequest
RestRequest: Class to represent any REST request.
|
Class and Description |
---|
RestClient
RestClient allows you to send authenticated HTTP requests to a force.com server.
|