| 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<DeleteComponentResult> |
AbstractAWSimagebuilderAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AWSimagebuilderAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Deletes a component build version.
|
Future<DeleteComponentResult> |
AWSimagebuilderAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentRequest |
DeleteComponentRequest.clone() |
DeleteComponentRequest |
DeleteComponentRequest.withComponentBuildVersionArn(String componentBuildVersionArn)
The Amazon Resource Name (ARN) of the component build version to delete.
|
Copyright © 2022. All rights reserved.