| 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 |
|---|---|
StartResourceStateUpdateResult |
AWSimagebuilderClient.startResourceStateUpdate(StartResourceStateUpdateRequest request)
Begin asynchronous resource state update for lifecycle changes to the specified image resources.
|
StartResourceStateUpdateResult |
AWSimagebuilder.startResourceStateUpdate(StartResourceStateUpdateRequest startResourceStateUpdateRequest)
Begin asynchronous resource state update for lifecycle changes to the specified image resources.
|
StartResourceStateUpdateResult |
AbstractAWSimagebuilder.startResourceStateUpdate(StartResourceStateUpdateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartResourceStateUpdateResult> |
AbstractAWSimagebuilderAsync.startResourceStateUpdateAsync(StartResourceStateUpdateRequest request,
AsyncHandler<StartResourceStateUpdateRequest,StartResourceStateUpdateResult> asyncHandler) |
Future<StartResourceStateUpdateResult> |
AWSimagebuilderAsyncClient.startResourceStateUpdateAsync(StartResourceStateUpdateRequest request,
AsyncHandler<StartResourceStateUpdateRequest,StartResourceStateUpdateResult> asyncHandler) |
Future<StartResourceStateUpdateResult> |
AWSimagebuilderAsync.startResourceStateUpdateAsync(StartResourceStateUpdateRequest startResourceStateUpdateRequest,
AsyncHandler<StartResourceStateUpdateRequest,StartResourceStateUpdateResult> asyncHandler)
Begin asynchronous resource state update for lifecycle changes to the specified image resources.
|
| Modifier and Type | Method and Description |
|---|---|
StartResourceStateUpdateResult |
StartResourceStateUpdateResult.clone() |
StartResourceStateUpdateResult |
StartResourceStateUpdateResult.withLifecycleExecutionId(String lifecycleExecutionId)
Identifies the lifecycle runtime instance that started the resource state update.
|
StartResourceStateUpdateResult |
StartResourceStateUpdateResult.withResourceArn(String resourceArn)
The requested ARN of the Image Builder resource for the asynchronous update.
|
Copyright © 2023. All rights reserved.