Class | Description |
---|---|
ApiConfig | |
ApiError | |
ApiSession | |
Auth | |
AuthorizationRequest | |
AuthorizationResponse | |
CreateResponse | |
DescribeGlobal | |
DescribeSObject |
This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe It has all of
the fields for a particular sobject, and metadata about those fields.
|
DescribeSObject.ChildEntity |
Child Relationships.
|
DescribeSObject.Field |
This class represents part of a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe
|
DescribeSObject.PicklistEntry |
This class represents a picklist value as given by a describe api call.
|
DescribeSObjectBasic | |
DiscoverSObject<T> | |
ForceApi |
main class for making API calls.
|
Identity | |
QueryResult<T> | |
ResourceRepresentation |
A representation of a resource in the Force.com REST API.
|
Enum | Description |
---|---|
ApiErrorCode | |
ApiVersion | |
AuthorizationRequest.Display | |
AuthorizationRequest.Scope | |
CreateOrUpdateResult |
Exception | Description |
---|---|
ApiException | |
ApiTokenException | |
AuthException | |
ResourceException | |
SObjectException |
Copyright © 2015. All rights reserved.