public static interface AssociateAddressResponse.Builder extends Ec2Response.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
AssociateAddressResponse.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 © 2019. All rights reserved.