public static interface DisassociateRouteTableRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DisassociateRouteTableRequest.Builder,DisassociateRouteTableRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateRouteTableRequest.Builder |
associationId(String associationId)
The association ID representing the current association between the route table and subnet.
|
DisassociateRouteTableRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateRouteTableRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, buildDisassociateRouteTableRequest.Builder associationId(String associationId)
The association ID representing the current association between the route table and subnet.
associationId - The association ID representing the current association between the route table and subnet.DisassociateRouteTableRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateRouteTableRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.