public static interface UpdateGatewayInformationResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, 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)
The name you configured for your gateway.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateGatewayInformationResponse.Builder gatewayARN(String gatewayARN)
gatewayARN - The new value for the GatewayARN property for this object.UpdateGatewayInformationResponse.Builder gatewayName(String gatewayName)
The name you configured for your gateway.
gatewayName - The name you configured for your gateway.Copyright © 2019. All rights reserved.