Uses of Class
software.amazon.awssdk.services.opsworks.model.InstancesCount
-
Packages that use InstancesCount Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of InstancesCount in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return InstancesCount Modifier and Type Method Description InstancesCountStackSummary. instancesCount()AnInstancesCountobject with the number of instances in each status.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type InstancesCount Modifier and Type Method Description StackSummary.BuilderStackSummary.Builder. instancesCount(InstancesCount instancesCount)AnInstancesCountobject with the number of instances in each status.
-