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