| Class and Description |
|---|
| ReferenceGenerator
SObject tree Composite API interface for
referenceId generation. |
| ReferenceId |
| SObjectBatch
Builder for Composite API batch request.
|
| SObjectBatch.Method |
| SObjectBatchResult
Contains the individual result of Composite API batch request.
|
| SObjectComposite
Executes a series of REST API requests in a single call.
|
| SObjectComposite.Method |
| SObjectCompositeResult
Contains the individual result of Composite API request.
|
| SObjectNode
Represents one node in the SObject tree request.
|
| Class and Description |
|---|
| SObjectBatch
Builder for Composite API batch request.
|
| SObjectBatchResponse
The response of the batch request it contains individual results of each request submitted in a batch at the same
index.
|
| SObjectCollection |
| SObjectComposite
Executes a series of REST API requests in a single call.
|
| SObjectCompositeResponse
The response of the composite request it contains individual results of each request submitted in a request at the
same index.
|
| SObjectTree
Payload and response for the SObject tree Composite API.
|
| SObjectTreeResponse
Response from the SObject tree Composite API invocation.
|
Apache Camel