@FunctionalInterface public static interface CompositeSObjectCollectionsApiClient.ResponseCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onResponse(Optional<T> body,
Map<String,String> headers,
SalesforceException exception) |
Apache Camel