public static interface AssociateAddressResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<AssociateAddressResponse.Builder,AssociateAddressResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateAddressResponse.Builder |
associationId(String associationId)
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
|
buildAssociateAddressResponse.Builder associationId(String associationId)
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
associationId - [EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.Copyright © 2018. All rights reserved.