| 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 |
|---|---|
GetWorkflowResult |
AWSimagebuilderClient.getWorkflow(GetWorkflowRequest request)
Get a workflow resource object.
|
GetWorkflowResult |
AbstractAWSimagebuilder.getWorkflow(GetWorkflowRequest request) |
GetWorkflowResult |
AWSimagebuilder.getWorkflow(GetWorkflowRequest getWorkflowRequest)
Get a workflow resource object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkflowResult> |
AbstractAWSimagebuilderAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowResult |
GetWorkflowResult.clone() |
GetWorkflowResult |
GetWorkflowResult.withWorkflow(Workflow workflow)
The workflow resource specified in the request.
|
Copyright © 2024. All rights reserved.