public static interface ReplaceRouteTableAssociationResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ReplaceRouteTableAssociationResponse.Builder,ReplaceRouteTableAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
ReplaceRouteTableAssociationResponse.Builder |
newAssociationId(String newAssociationId)
The ID of the new association.
|
ReplaceRouteTableAssociationResponse.Builder newAssociationId(String newAssociationId)
The ID of the new association.
newAssociationId - The ID of the new association.Copyright © 2017. All rights reserved.