Class SObjectBatchResponse

  • All Implemented Interfaces:
    Serializable

    public final class SObjectBatchResponse
    extends Object
    implements Serializable
    The response of the batch request it contains individual results of each request submitted in a batch at the same index. The flag hasErrors() indicates if any of the requests in the batch has failed with status 400 or 500.
    See Also:
    Serialized Form