| 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<GetLifecycleExecutionResult> |
AbstractAWSimagebuilderAsync.getLifecycleExecutionAsync(GetLifecycleExecutionRequest request,
AsyncHandler<GetLifecycleExecutionRequest,GetLifecycleExecutionResult> asyncHandler) |
Future<GetLifecycleExecutionResult> |
AWSimagebuilderAsyncClient.getLifecycleExecutionAsync(GetLifecycleExecutionRequest request,
AsyncHandler<GetLifecycleExecutionRequest,GetLifecycleExecutionResult> asyncHandler) |
Future<GetLifecycleExecutionResult> |
AWSimagebuilderAsync.getLifecycleExecutionAsync(GetLifecycleExecutionRequest getLifecycleExecutionRequest,
AsyncHandler<GetLifecycleExecutionRequest,GetLifecycleExecutionResult> asyncHandler)
Get the runtime information that was logged for a specific runtime instance of the lifecycle policy.
|
| Modifier and Type | Method and Description |
|---|---|
GetLifecycleExecutionRequest |
GetLifecycleExecutionRequest.clone() |
GetLifecycleExecutionRequest |
GetLifecycleExecutionRequest.withLifecycleExecutionId(String lifecycleExecutionId)
Use the unique identifier for a runtime instance of the lifecycle policy to get runtime details.
|
Copyright © 2023. All rights reserved.