| 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<GetWorkflowExecutionResult> |
AbstractAWSimagebuilderAsync.getWorkflowExecutionAsync(GetWorkflowExecutionRequest request,
AsyncHandler<GetWorkflowExecutionRequest,GetWorkflowExecutionResult> asyncHandler) |
Future<GetWorkflowExecutionResult> |
AWSimagebuilderAsyncClient.getWorkflowExecutionAsync(GetWorkflowExecutionRequest request,
AsyncHandler<GetWorkflowExecutionRequest,GetWorkflowExecutionResult> asyncHandler) |
Future<GetWorkflowExecutionResult> |
AWSimagebuilderAsync.getWorkflowExecutionAsync(GetWorkflowExecutionRequest getWorkflowExecutionRequest,
AsyncHandler<GetWorkflowExecutionRequest,GetWorkflowExecutionResult> asyncHandler)
Get the runtime information that was logged for a specific runtime instance of the workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowExecutionRequest |
GetWorkflowExecutionRequest.clone() |
GetWorkflowExecutionRequest |
GetWorkflowExecutionRequest.withWorkflowExecutionId(String workflowExecutionId)
Use the unique identifier for a runtime instance of the workflow to get runtime details.
|
Copyright © 2024. All rights reserved.