Uses of Class
software.amazon.awssdk.services.ec2.model.PlacementGroupInfo
-
Packages that use PlacementGroupInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PlacementGroupInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PlacementGroupInfo Modifier and Type Method Description PlacementGroupInfoInstanceTypeInfo. placementGroupInfo()Describes the placement group settings for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PlacementGroupInfo Modifier and Type Method Description InstanceTypeInfo.BuilderInstanceTypeInfo.Builder. placementGroupInfo(PlacementGroupInfo placementGroupInfo)Describes the placement group settings for the instance type.
-