public static interface DisassociateRouteTableRequest.Builder extends EC2Request.Builder, software.amazon.awssdk.utils.builder.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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig) |
buildrequestOverrideConfig, requestOverrideConfigDisassociateRouteTableRequest.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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
requestOverrideConfig in interface AwsRequest.BuilderCopyright © 2017. All rights reserved.