public final class SObjectCompositeResult extends Object implements Serializable
| Constructor and Description |
|---|
SObjectCompositeResult(Object body,
Map<String,String> httpHeaders,
int httpStatusCode,
String referenceId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBody() |
Map<String,String> |
getHttpHeaders() |
int |
getHttpStatusCode() |
String |
getReferenceId() |
String |
toString() |
Apache Camel