Uses of Class
software.amazon.awssdk.services.opsworks.model.StackSummary
-
Packages that use StackSummary Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of StackSummary in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return StackSummary Modifier and Type Method Description StackSummaryDescribeStackSummaryResponse. stackSummary()AStackSummaryobject that contains the results.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type StackSummary Modifier and Type Method Description DescribeStackSummaryResponse.BuilderDescribeStackSummaryResponse.Builder. stackSummary(StackSummary stackSummary)AStackSummaryobject that contains the results.
-