| 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 |
|---|---|
Future<GetComponentResult> |
AWSimagebuilderAsyncClient.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSimagebuilderAsync.getComponentAsync(GetComponentRequest getComponentRequest,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler)
Gets a component object.
|
Future<GetComponentResult> |
AbstractAWSimagebuilderAsync.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetComponentRequest |
GetComponentRequest.clone() |
GetComponentRequest |
GetComponentRequest.withComponentBuildVersionArn(String componentBuildVersionArn)
The Amazon Resource Name (ARN) of the component that you wish to retrieve.
|
Copyright © 2019. All rights reserved.