public static interface AssociateRouteTableResponse.Builder extends Ec2Response.Builder, CopyableBuilder<AssociateRouteTableResponse.Builder,AssociateRouteTableResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateRouteTableResponse.Builder |
associationId(String associationId)
The route table association ID (needed to disassociate the route table).
|
buildsdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildAssociateRouteTableResponse.Builder associationId(String associationId)
The route table association ID (needed to disassociate the route table).
associationId - The route table association ID (needed to disassociate the route table).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.