Uses of Class
software.amazon.awssdk.services.outposts.model.EC2Capacity
Packages that use EC2Capacity
-
Uses of EC2Capacity in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type EC2CapacityModifier and TypeMethodDescriptionfinal List<EC2Capacity>CatalogItem.ec2Capacities()Information about the EC2 capacity of an item.Methods in software.amazon.awssdk.services.outposts.model with parameters of type EC2CapacityModifier and TypeMethodDescriptionCatalogItem.Builder.ec2Capacities(EC2Capacity... ec2Capacities) Information about the EC2 capacity of an item.Method parameters in software.amazon.awssdk.services.outposts.model with type arguments of type EC2CapacityModifier and TypeMethodDescriptionCatalogItem.Builder.ec2Capacities(Collection<EC2Capacity> ec2Capacities) Information about the EC2 capacity of an item.