public static interface ReplaceRouteTableAssociationResponse.Builder extends EC2Response.Builder, 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.
|
buildReplaceRouteTableAssociationResponse.Builder newAssociationId(String newAssociationId)
The ID of the new association.
newAssociationId - The ID of the new association.Copyright © 2018. All rights reserved.