| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentSummary> |
ListComponentBuildVersionsResponse.componentSummaryList()
The list of component summaries for the specified semantic version.
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentBuildVersionsResponse.Builder |
ListComponentBuildVersionsResponse.Builder.componentSummaryList(ComponentSummary... componentSummaryList)
The list of component summaries for the specified semantic version.
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentBuildVersionsResponse.Builder |
ListComponentBuildVersionsResponse.Builder.componentSummaryList(Collection<ComponentSummary> componentSummaryList)
The list of component summaries for the specified semantic version.
|
Copyright © 2020. All rights reserved.