public static interface ReplaceRouteTableAssociationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ReplaceRouteTableAssociationResponse.Builder,ReplaceRouteTableAssociationResponse>
Modifier and Type | Method and Description |
---|---|
ReplaceRouteTableAssociationResponse.Builder |
newAssociationId(String newAssociationId)
The ID of the new association.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
ReplaceRouteTableAssociationResponse.Builder newAssociationId(String newAssociationId)
The ID of the new association.
newAssociationId
- The ID of the new association.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.