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