| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImageRecipeSummary> |
ListImageRecipesResponse.imageRecipeSummaryList()
The list of image pipelines.
|
| Modifier and Type | Method and Description |
|---|---|
ListImageRecipesResponse.Builder |
ListImageRecipesResponse.Builder.imageRecipeSummaryList(ImageRecipeSummary... imageRecipeSummaryList)
The list of image pipelines.
|
| Modifier and Type | Method and Description |
|---|---|
ListImageRecipesResponse.Builder |
ListImageRecipesResponse.Builder.imageRecipeSummaryList(Collection<ImageRecipeSummary> imageRecipeSummaryList)
The list of image pipelines.
|
Copyright © 2020. All rights reserved.