| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| software.amazon.awssdk.services.imagebuilder.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartImagePipelineExecutionResponse> |
ImagebuilderAsyncClient.startImagePipelineExecution(StartImagePipelineExecutionRequest startImagePipelineExecutionRequest)
Manually triggers a pipeline to create an image.
|
default StartImagePipelineExecutionResponse |
ImagebuilderClient.startImagePipelineExecution(StartImagePipelineExecutionRequest startImagePipelineExecutionRequest)
Manually triggers a pipeline to create an image.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartImagePipelineExecutionRequestMarshaller.marshall(StartImagePipelineExecutionRequest startImagePipelineExecutionRequest) |
Copyright © 2019. All rights reserved.