public static interface DisableGatewayResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<DisableGatewayResponse.Builder,DisableGatewayResponse>
Modifier and Type | Method and Description |
---|---|
DisableGatewayResponse.Builder |
gatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the disabled gateway.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DisableGatewayResponse.Builder gatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the disabled gateway.
gatewayARN
- The unique Amazon Resource Name (ARN) of the disabled gateway.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.