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