Uses of Class
com.amazonaws.services.ec2.model.AllocateAddressRequest
-
Packages that use AllocateAddressRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of AllocateAddressRequest in com.amazonaws.services.ec2
-
Uses of AllocateAddressRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AllocateAddressRequest Modifier and Type Method Description AllocateAddressRequestAllocateAddressRequest. clone()AllocateAddressRequestAllocateAddressRequest. withDomain(DomainType domain)Set tovpcto allocate the address for use with instances in a VPC.AllocateAddressRequestAllocateAddressRequest. withDomain(String domain)Set tovpcto allocate the address for use with instances in a VPC.Methods in com.amazonaws.services.ec2.model that return types with arguments of type AllocateAddressRequest Modifier and Type Method Description Request<AllocateAddressRequest>AllocateAddressRequest. getDryRunRequest()This method is intended for internal use only.
-