| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
UpdateImagePipelineRequest.schedule()
The schedule of the image pipeline.
|
Schedule |
ImagePipeline.schedule()
The schedule of the image pipeline.
|
Schedule |
CreateImagePipelineRequest.schedule()
The schedule of the image pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateImagePipelineRequest.Builder |
UpdateImagePipelineRequest.Builder.schedule(Schedule schedule)
The schedule of the image pipeline.
|
ImagePipeline.Builder |
ImagePipeline.Builder.schedule(Schedule schedule)
The schedule of the image pipeline.
|
CreateImagePipelineRequest.Builder |
CreateImagePipelineRequest.Builder.schedule(Schedule schedule)
The schedule of the image pipeline.
|
Copyright © 2023. All rights reserved.