public static interface UpdateGatewayInformationRequest.Builder extends BackupGatewayRequest.Builder, SdkPojo, CopyableBuilder<UpdateGatewayInformationRequest.Builder,UpdateGatewayInformationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationRequest.Builder |
gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway to update.
|
UpdateGatewayInformationRequest.Builder |
gatewayDisplayName(String gatewayDisplayName)
The updated display name of the gateway.
|
UpdateGatewayInformationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateGatewayInformationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateGatewayInformationRequest.Builder gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway to update.
gatewayArn - The Amazon Resource Name (ARN) of the gateway to update.UpdateGatewayInformationRequest.Builder gatewayDisplayName(String gatewayDisplayName)
The updated display name of the gateway.
gatewayDisplayName - The updated display name of the gateway.UpdateGatewayInformationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateGatewayInformationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.