| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed AWS 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 |
|---|---|
GetComponentResult |
AbstractAWSimagebuilder.getComponent(GetComponentRequest request) |
GetComponentResult |
AWSimagebuilder.getComponent(GetComponentRequest getComponentRequest)
Gets a component object.
|
GetComponentResult |
AWSimagebuilderClient.getComponent(GetComponentRequest request)
Gets a component object.
|
| 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 |
|---|---|
GetComponentResult |
GetComponentResult.clone() |
GetComponentResult |
GetComponentResult.withComponent(Component component)
The component object associated with the specified ARN.
|
GetComponentResult |
GetComponentResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2021. All rights reserved.