Class BatchProcessResponse

    • Constructor Detail

      • BatchProcessResponse

        public BatchProcessResponse​(boolean successful,
                                    List<BulkUpdateError> errors)
    • Method Detail

      • isSuccessful

        public boolean isSuccessful()
        True if the batch was processed successfully, false otherwise.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object