| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TypeSummary> |
ListTypesResponse.typeSummaries()
A list of
TypeSummary structures that contain information about the specified types. |
| Modifier and Type | Method and Description |
|---|---|
ListTypesResponse.Builder |
ListTypesResponse.Builder.typeSummaries(TypeSummary... typeSummaries)
A list of
TypeSummary structures that contain information about the specified types. |
| Modifier and Type | Method and Description |
|---|---|
ListTypesResponse.Builder |
ListTypesResponse.Builder.typeSummaries(Collection<TypeSummary> typeSummaries)
A list of
TypeSummary structures that contain information about the specified types. |
Copyright © 2020. All rights reserved.