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.
|
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 |
Apache Camel