Interface CreateBatchOperationResponse

All Known Implementing Classes:
CreateBatchOperationResponseImpl

public interface CreateBatchOperationResponse
  • Method Details

    • getBatchOperationKey

      String getBatchOperationKey()
      Returns:
      the unique key of the batch operation that was created.
    • getBatchOperationType

      BatchOperationType getBatchOperationType()
      Returns:
      the type of the batch operation that was created.