public static interface DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder,DeleteLocalGatewayRouteTableVpcAssociationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder |
localGatewayRouteTableVpcAssociationId(String localGatewayRouteTableVpcAssociationId)
The ID of the association.
|
DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteLocalGatewayRouteTableVpcAssociationRequest.Builder localGatewayRouteTableVpcAssociationId(String localGatewayRouteTableVpcAssociationId)
The ID of the association.
localGatewayRouteTableVpcAssociationId - The ID of the association.DeleteLocalGatewayRouteTableVpcAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteLocalGatewayRouteTableVpcAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.