| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<StackInstanceSummary> |
ListStackInstancesResponse.summaries()
A list of
StackInstanceSummary structures that contain information about the specified stack
instances. |
| Modifier and Type | Method and Description |
|---|---|
ListStackInstancesResponse.Builder |
ListStackInstancesResponse.Builder.summaries(StackInstanceSummary... summaries)
A list of
StackInstanceSummary structures that contain information about the specified stack
instances. |
| Modifier and Type | Method and Description |
|---|---|
ListStackInstancesResponse.Builder |
ListStackInstancesResponse.Builder.summaries(Collection<StackInstanceSummary> summaries)
A list of
StackInstanceSummary structures that contain information about the specified stack
instances. |
Copyright © 2018. All rights reserved.