| Interface | Description |
|---|---|
| SessionRefreshListener |
Created by jjoergensen on 2/19/17.
|
| 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> | |
| ExtendedApiVersion |
represents a single supported API version as reported by the
/services/data resource
for the instance endpoint returned on authentication. |
| ForceApi |
main class for making API calls.
|
| Identity | |
| QueryResult<T> | |
| ResourceRepresentation |
A representation of a resource in the Force.com REST API.
|
| SupportedVersions |
Created by jjoergensen on 2/22/17.
|
| Enum | Description |
|---|---|
| ApiErrorCode | |
| ApiVersion | |
| AuthorizationRequest.Display | |
| AuthorizationRequest.Scope | |
| CreateOrUpdateResult | |
| ExtendedApiVersion.Season |
| Exception | Description |
|---|---|
| ApiException | |
| ApiTokenException | |
| AuthException | |
| ResourceException | |
| SObjectException |
Copyright © 2017. All rights reserved.