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 or gateway.
|
DisassociateRouteTableRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateRouteTableRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateRouteTableRequest.Builder associationId(String associationId)
The association ID representing the current association between the route table and subnet or gateway.
associationId - The association ID representing the current association between the route table and subnet or gateway.DisassociateRouteTableRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateRouteTableRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.