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