| Interface | Description |
|---|---|
| ReferenceGenerator |
SObject tree Composite API interface for
referenceId generation. |
| Class | Description |
|---|---|
| Counter |
Default
ReferenceGenerator implementation that generates a counted sequence of references (ref1, ref2, ...). |
| MapOfMapsConverter | |
| ReferenceId | |
| RichInputConverter | |
| 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.
|
| SObjectBatchResult |
Contains the individual result of Composite API batch request.
|
| 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.
|
| SObjectCompositeResult |
Contains the individual result of Composite API request.
|
| SObjectNode |
Represents one node in the SObject tree request.
|
| SObjectNodeXStreamConverter | |
| SObjectTree |
Payload and response for the SObject tree Composite API.
|
| SObjectTreeResponse |
Response from the SObject tree Composite API invocation.
|
| Enum | Description |
|---|---|
| SObjectBatch.Method | |
| SObjectComposite.Method |
Apache Camel