Uses of Class
software.amazon.awssdk.services.ec2.model.CreatePlacementGroupRequest
Packages that use CreatePlacementGroupRequest
Package
Description
-
Uses of CreatePlacementGroupRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreatePlacementGroupRequestModifier and TypeMethodDescriptionEc2AsyncClient.createPlacementGroup(CreatePlacementGroupRequest createPlacementGroupRequest) Creates a placement group in which to launch instances.default CreatePlacementGroupResponseEc2Client.createPlacementGroup(CreatePlacementGroupRequest createPlacementGroupRequest) Creates a placement group in which to launch instances. -
Uses of CreatePlacementGroupRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreatePlacementGroupRequestModifier and TypeMethodDescriptionCreatePlacementGroupRequestMarshaller.marshall(CreatePlacementGroupRequest createPlacementGroupRequest)