CopyableBuilder<AssociateAddressResponse.Builder,AssociateAddressResponse>
, SdkBuilder<AssociateAddressResponse.Builder,AssociateAddressResponse>
public static interface AssociateAddressResponse.Builder extends CopyableBuilder<AssociateAddressResponse.Builder,AssociateAddressResponse>
Modifier and Type | Method | Description |
---|---|---|
AssociateAddressResponse.Builder |
associationId(String associationId) |
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
|
copy
apply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.