public static interface DeleteTapePoolResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<DeleteTapePoolResponse.Builder,DeleteTapePoolResponse>
Modifier and Type | Method and Description |
---|---|
DeleteTapePoolResponse.Builder |
poolARN(String poolARN)
The Amazon Resource Name (ARN) of the custom tape pool being deleted.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteTapePoolResponse.Builder poolARN(String poolARN)
The Amazon Resource Name (ARN) of the custom tape pool being deleted.
poolARN
- The Amazon Resource Name (ARN) of the custom tape pool being deleted.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.