| 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<GetWorkflowStepExecutionResult> |
AbstractAWSimagebuilderAsync.getWorkflowStepExecutionAsync(GetWorkflowStepExecutionRequest request,
AsyncHandler<GetWorkflowStepExecutionRequest,GetWorkflowStepExecutionResult> asyncHandler) |
Future<GetWorkflowStepExecutionResult> |
AWSimagebuilderAsyncClient.getWorkflowStepExecutionAsync(GetWorkflowStepExecutionRequest request,
AsyncHandler<GetWorkflowStepExecutionRequest,GetWorkflowStepExecutionResult> asyncHandler) |
Future<GetWorkflowStepExecutionResult> |
AWSimagebuilderAsync.getWorkflowStepExecutionAsync(GetWorkflowStepExecutionRequest getWorkflowStepExecutionRequest,
AsyncHandler<GetWorkflowStepExecutionRequest,GetWorkflowStepExecutionResult> asyncHandler)
Get the runtime information that was logged for a specific runtime instance of the workflow step.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepExecutionRequest |
GetWorkflowStepExecutionRequest.clone() |
GetWorkflowStepExecutionRequest |
GetWorkflowStepExecutionRequest.withStepExecutionId(String stepExecutionId)
Use the unique identifier for a specific runtime instance of the workflow step to get runtime details for that
step.
|
Copyright © 2024. All rights reserved.