public static interface UpdateGatewayInformationResponse.Builder extends StorageGatewayResponse.Builder, CopyableBuilder<UpdateGatewayInformationResponse.Builder,UpdateGatewayInformationResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationResponse.Builder |
gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
UpdateGatewayInformationResponse.Builder |
gatewayName(String gatewayName)
Sets the value of the GatewayName property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateGatewayInformationResponse.Builder gatewayARN(String gatewayARN)
gatewayARN - The new value for the GatewayARN property for this object.UpdateGatewayInformationResponse.Builder gatewayName(String gatewayName)
gatewayName - The new value for the GatewayName property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.