@FunctionalInterface public static interface CompositeApiClient.Operation<T,R>
Modifier and Type | Method and Description |
---|---|
void |
submit(T body,
CompositeApiClient.ResponseCallback<R> callback) |
void submit(T body, CompositeApiClient.ResponseCallback<R> callback) throws SalesforceException
SalesforceException
Apache Camel