public static interface ReplaceNetworkAclAssociationResponse.Builder extends Ec2Response.Builder, CopyableBuilder<ReplaceNetworkAclAssociationResponse.Builder,ReplaceNetworkAclAssociationResponse>
Modifier and Type | Method and Description |
---|---|
ReplaceNetworkAclAssociationResponse.Builder |
newAssociationId(String newAssociationId)
The ID of the new association.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
ReplaceNetworkAclAssociationResponse.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.