| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkflowResult> |
AWSimagebuilderAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSimagebuilderAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Get a workflow resource object.
|
Future<GetWorkflowResult> |
AbstractAWSimagebuilderAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowRequest |
GetWorkflowRequest.clone() |
GetWorkflowRequest |
GetWorkflowRequest.withWorkflowBuildVersionArn(String workflowBuildVersionArn)
The Amazon Resource Name (ARN) of the workflow resource that you want to get.
|
Copyright © 2024. All rights reserved.