public static interface DisassociateCustomerGatewayRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<DisassociateCustomerGatewayRequest.Builder,DisassociateCustomerGatewayRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomerGatewayRequest.Builder |
customerGatewayArn(String customerGatewayArn)
The Amazon Resource Name (ARN) of the customer gateway.
|
DisassociateCustomerGatewayRequest.Builder |
globalNetworkId(String globalNetworkId)
The ID of the global network.
|
DisassociateCustomerGatewayRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateCustomerGatewayRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateCustomerGatewayRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.DisassociateCustomerGatewayRequest.Builder customerGatewayArn(String customerGatewayArn)
The Amazon Resource Name (ARN) of the customer gateway.
customerGatewayArn - The Amazon Resource Name (ARN) of the customer gateway.DisassociateCustomerGatewayRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateCustomerGatewayRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.