public static interface CancelRetrievalResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<CancelRetrievalResponse.Builder,CancelRetrievalResponse>
Modifier and Type | Method and Description |
---|---|
CancelRetrievalResponse.Builder |
tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CancelRetrievalResponse.Builder tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
tapeARN
- The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.