| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
AbstractAWSimagebuilder.deleteComponent(DeleteComponentRequest request) |
DeleteComponentResult |
AWSimagebuilder.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Deletes a component build version.
|
DeleteComponentResult |
AWSimagebuilderClient.deleteComponent(DeleteComponentRequest request)
Deletes a component build version.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AWSimagebuilderAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AWSimagebuilderAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Deletes a component build version.
|
Future<DeleteComponentResult> |
AbstractAWSimagebuilderAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
DeleteComponentResult.clone() |
DeleteComponentResult |
DeleteComponentResult.withComponentBuildVersionArn(String componentBuildVersionArn)
The Amazon Resource Name (ARN) of the component build version that was deleted.
|
DeleteComponentResult |
DeleteComponentResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2020. All rights reserved.