Uses of Class
software.amazon.awssdk.services.ec2.model.AllocateAddressRequest
Packages that use AllocateAddressRequest
Package
Description
-
Uses of AllocateAddressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AllocateAddressRequestModifier and TypeMethodDescriptiondefault CompletableFuture<AllocateAddressResponse>Ec2AsyncClient.allocateAddress(AllocateAddressRequest allocateAddressRequest) Allocates an Elastic IP address to your Amazon Web Services account.default AllocateAddressResponseEc2Client.allocateAddress(AllocateAddressRequest allocateAddressRequest) Allocates an Elastic IP address to your Amazon Web Services account. -
Uses of AllocateAddressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AllocateAddressRequestModifier and TypeMethodDescriptionAllocateAddressRequestMarshaller.marshall(AllocateAddressRequest allocateAddressRequest)