Uses of Class
software.amazon.awssdk.services.ec2.model.AvailableCapacity
-
Packages that use AvailableCapacity Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of AvailableCapacity in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AvailableCapacity Modifier and Type Method Description AvailableCapacityHost. availableCapacity()Information about the instances running on the Dedicated Host.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AvailableCapacity Modifier and Type Method Description Host.BuilderHost.Builder. availableCapacity(AvailableCapacity availableCapacity)Information about the instances running on the Dedicated Host.
-