CopyableBuilder<AssociateRouteTableResponse.Builder,AssociateRouteTableResponse>
, SdkBuilder<AssociateRouteTableResponse.Builder,AssociateRouteTableResponse>
public static interface AssociateRouteTableResponse.Builder extends CopyableBuilder<AssociateRouteTableResponse.Builder,AssociateRouteTableResponse>
Modifier and Type | Method | Description |
---|---|---|
AssociateRouteTableResponse.Builder |
associationId(String associationId) |
The route table association ID (needed to disassociate the route table).
|
copy
apply, build
AssociateRouteTableResponse.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.