Uses of Class
software.amazon.awssdk.services.ec2.model.AllocateHostsRequest
Packages that use AllocateHostsRequest
Package
Description
-
Uses of AllocateHostsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AllocateHostsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<AllocateHostsResponse>Ec2AsyncClient.allocateHosts(AllocateHostsRequest allocateHostsRequest) Allocates a Dedicated Host to your account.default AllocateHostsResponseEc2Client.allocateHosts(AllocateHostsRequest allocateHostsRequest) Allocates a Dedicated Host to your account. -
Uses of AllocateHostsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AllocateHostsRequestModifier and TypeMethodDescriptionAllocateHostsRequestMarshaller.marshall(AllocateHostsRequest allocateHostsRequest)