CopyableBuilder<ReplaceRouteTableAssociationRequest.Builder,ReplaceRouteTableAssociationRequest>, SdkBuilder<ReplaceRouteTableAssociationRequest.Builder,ReplaceRouteTableAssociationRequest>public static interface ReplaceRouteTableAssociationRequest.Builder extends CopyableBuilder<ReplaceRouteTableAssociationRequest.Builder,ReplaceRouteTableAssociationRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ReplaceRouteTableAssociationRequest.Builder |
associationId(String associationId) |
The association ID.
|
ReplaceRouteTableAssociationRequest.Builder |
routeTableId(String routeTableId) |
The ID of the new route table to associate with the subnet.
|
copyapply, buildReplaceRouteTableAssociationRequest.Builder associationId(String associationId)
The association ID.
associationId - The association ID.ReplaceRouteTableAssociationRequest.Builder routeTableId(String routeTableId)
The ID of the new route table to associate with the subnet.
routeTableId - The ID of the new route table to associate with the subnet.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.