CopyableBuilder<DisassociateRouteTableRequest.Builder,DisassociateRouteTableRequest>
, SdkBuilder<DisassociateRouteTableRequest.Builder,DisassociateRouteTableRequest>
public static interface DisassociateRouteTableRequest.Builder extends CopyableBuilder<DisassociateRouteTableRequest.Builder,DisassociateRouteTableRequest>
Modifier and Type | Method | Description |
---|---|---|
DisassociateRouteTableRequest.Builder |
associationId(String associationId) |
The association ID representing the current association between the route table and subnet.
|
copy
apply, build
DisassociateRouteTableRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.