| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<Stack> |
DescribeStacksResponse.stacks()
An array of
Stack objects that describe the stacks. |
| Modifier and Type | Method and Description |
|---|---|
DescribeStacksResponse.Builder |
DescribeStacksResponse.Builder.stacks(Stack... stacks)
An array of
Stack objects that describe the stacks. |
| Modifier and Type | Method and Description |
|---|---|
DescribeStacksResponse.Builder |
DescribeStacksResponse.Builder.stacks(Collection<Stack> stacks)
An array of
Stack objects that describe the stacks. |
Copyright © 2023. All rights reserved.