| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerRecipe |
Image.containerRecipe()
The recipe that is used to create an Image Builder container image.
|
ContainerRecipe |
GetContainerRecipeResponse.containerRecipe()
The container recipe object that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.containerRecipe(ContainerRecipe containerRecipe)
The recipe that is used to create an Image Builder container image.
|
GetContainerRecipeResponse.Builder |
GetContainerRecipeResponse.Builder.containerRecipe(ContainerRecipe containerRecipe)
The container recipe object that is returned.
|
Copyright © 2022. All rights reserved.