package

com.sforce.rest

Interfaces

Classes

DescribeGlobal This class represents a JSON response from /services/data/v{version}/sobjects It has all of the fields for a particular sobject, and metadata about those fields. 
DescribeLayout 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. 
DescribeLayout.ChildEntity Child Relationships. 
DescribeLayout.Field This class represents part of a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe 
DescribeSobject This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName} 
DescribeSobject.SobjectDescribe This class represents part of a JSON response from high level resource describe calls. 
QueryResult  
RestConnectionImpl RestConnection 
ResultInfo  
SearchResult  
SObjectResult This is the response from the server when you perform an create, update, delete operation on a single record. 

Enums

ContentType ContentType 
RestExceptionCode RestExceptionCode 

Exceptions

RestApiException RestApiException