public final class SObjectTreeResponse extends Object implements Serializable
| Constructor and Description |
|---|
SObjectTreeResponse(boolean hasErrors,
List<ReferenceId> results) |
| Modifier and Type | Method and Description |
|---|---|
List<RestError> |
getAllErrors() |
List<ReferenceId> |
getResults() |
boolean |
hasErrors() |
public SObjectTreeResponse(boolean hasErrors,
List<ReferenceId> results)
public List<ReferenceId> getResults()
public boolean hasErrors()
Apache Camel