| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TypeVersionSummary> |
ListTypeVersionsResponse.typeVersionSummaries()
A list of
TypeVersionSummary structures that contain information about the specified type's
versions. |
| Modifier and Type | Method and Description |
|---|---|
ListTypeVersionsResponse.Builder |
ListTypeVersionsResponse.Builder.typeVersionSummaries(TypeVersionSummary... typeVersionSummaries)
A list of
TypeVersionSummary structures that contain information about the specified type's
versions. |
| Modifier and Type | Method and Description |
|---|---|
ListTypeVersionsResponse.Builder |
ListTypeVersionsResponse.Builder.typeVersionSummaries(Collection<TypeVersionSummary> typeVersionSummaries)
A list of
TypeVersionSummary structures that contain information about the specified type's
versions. |
Copyright © 2021. All rights reserved.