public static interface AssociateAddressResponse.Builder extends EC2Response.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.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.