| 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 |
|---|---|
CancelLifecycleExecutionResult |
AbstractAWSimagebuilder.cancelLifecycleExecution(CancelLifecycleExecutionRequest request) |
CancelLifecycleExecutionResult |
AWSimagebuilderClient.cancelLifecycleExecution(CancelLifecycleExecutionRequest request)
Cancel a specific image lifecycle policy runtime instance.
|
CancelLifecycleExecutionResult |
AWSimagebuilder.cancelLifecycleExecution(CancelLifecycleExecutionRequest cancelLifecycleExecutionRequest)
Cancel a specific image lifecycle policy runtime instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelLifecycleExecutionResult> |
AWSimagebuilderAsyncClient.cancelLifecycleExecutionAsync(CancelLifecycleExecutionRequest request,
AsyncHandler<CancelLifecycleExecutionRequest,CancelLifecycleExecutionResult> asyncHandler) |
Future<CancelLifecycleExecutionResult> |
AWSimagebuilderAsync.cancelLifecycleExecutionAsync(CancelLifecycleExecutionRequest cancelLifecycleExecutionRequest,
AsyncHandler<CancelLifecycleExecutionRequest,CancelLifecycleExecutionResult> asyncHandler)
Cancel a specific image lifecycle policy runtime instance.
|
Future<CancelLifecycleExecutionResult> |
AbstractAWSimagebuilderAsync.cancelLifecycleExecutionAsync(CancelLifecycleExecutionRequest request,
AsyncHandler<CancelLifecycleExecutionRequest,CancelLifecycleExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelLifecycleExecutionResult |
CancelLifecycleExecutionResult.clone() |
CancelLifecycleExecutionResult |
CancelLifecycleExecutionResult.withLifecycleExecutionId(String lifecycleExecutionId)
The unique identifier for the image lifecycle runtime instance that was canceled.
|
Copyright © 2024. All rights reserved.