Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
AllocateAddressRequest |
AllocateAddressRequest.clone() |
AllocateAddressRequest |
AllocateAddressRequest.withAddress(String address)
[EC2-VPC] The Elastic IP address to recover.
|
AllocateAddressRequest |
AllocateAddressRequest.withDomain(DomainType domain)
Set to
vpc to allocate the address for use with instances in a VPC. |
AllocateAddressRequest |
AllocateAddressRequest.withDomain(String domain)
Set to
vpc to allocate the address for use with instances in a VPC. |
Modifier and Type | Method and Description |
---|---|
Request<AllocateAddressRequest> |
AllocateAddressRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2018. All rights reserved.