| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImageTestsConfiguration |
UpdateImagePipelineRequest.imageTestsConfiguration()
The image test configuration of the image pipeline.
|
ImageTestsConfiguration |
Image.imageTestsConfiguration()
The image tests configuration used when creating this image.
|
ImageTestsConfiguration |
ImagePipeline.imageTestsConfiguration()
The image tests configuration of the image pipeline.
|
ImageTestsConfiguration |
CreateImagePipelineRequest.imageTestsConfiguration()
The image test configuration of the image pipeline.
|
ImageTestsConfiguration |
CreateImageRequest.imageTestsConfiguration()
The image tests configuration of the image.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateImagePipelineRequest.Builder |
UpdateImagePipelineRequest.Builder.imageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
|
Image.Builder |
Image.Builder.imageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image tests configuration used when creating this image.
|
ImagePipeline.Builder |
ImagePipeline.Builder.imageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image tests configuration of the image pipeline.
|
CreateImagePipelineRequest.Builder |
CreateImagePipelineRequest.Builder.imageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image test configuration of the image pipeline.
|
CreateImageRequest.Builder |
CreateImageRequest.Builder.imageTestsConfiguration(ImageTestsConfiguration imageTestsConfiguration)
The image tests configuration of the image.
|
Copyright © 2020. All rights reserved.