| 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 |
|---|---|
GetLifecycleExecutionResult |
AWSimagebuilderClient.getLifecycleExecution(GetLifecycleExecutionRequest request)
Get the runtime information that was logged for a specific runtime instance of the lifecycle policy.
|
GetLifecycleExecutionResult |
AbstractAWSimagebuilder.getLifecycleExecution(GetLifecycleExecutionRequest request) |
GetLifecycleExecutionResult |
AWSimagebuilder.getLifecycleExecution(GetLifecycleExecutionRequest getLifecycleExecutionRequest)
Get the runtime information that was logged for a specific runtime instance of the lifecycle policy.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<GetLifecycleExecutionResult> |
AbstractAWSimagebuilderAsync.getLifecycleExecutionAsync(GetLifecycleExecutionRequest request,
AsyncHandler<GetLifecycleExecutionRequest,GetLifecycleExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLifecycleExecutionResult |
GetLifecycleExecutionResult.clone() |
GetLifecycleExecutionResult |
GetLifecycleExecutionResult.withLifecycleExecution(LifecycleExecution lifecycleExecution)
Runtime details for the specified runtime instance of the lifecycle policy.
|
Copyright © 2024. All rights reserved.