Interface DeleteResourceResponse

All Known Implementing Classes:
DeleteResourceResponseGrcpImpl, DeleteResourceResponseRestImpl

public interface DeleteResourceResponse
  • Method Details

    • getResourceKey

      String getResourceKey()
      Returns:
      the key of the deleted resource.
    • getCreateBatchOperationResponse

      CreateBatchOperationResponse getCreateBatchOperationResponse()
      Returns:
      the result of the batch operation created to delete the resource history, if requested.