| 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 |
|---|---|
GetImagePolicyResult |
AWSimagebuilderClient.getImagePolicy(GetImagePolicyRequest request)
Gets an image policy.
|
GetImagePolicyResult |
AbstractAWSimagebuilder.getImagePolicy(GetImagePolicyRequest request) |
GetImagePolicyResult |
AWSimagebuilder.getImagePolicy(GetImagePolicyRequest getImagePolicyRequest)
Gets an image policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetImagePolicyResult> |
AWSimagebuilderAsyncClient.getImagePolicyAsync(GetImagePolicyRequest request,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler) |
Future<GetImagePolicyResult> |
AbstractAWSimagebuilderAsync.getImagePolicyAsync(GetImagePolicyRequest request,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler) |
Future<GetImagePolicyResult> |
AWSimagebuilderAsync.getImagePolicyAsync(GetImagePolicyRequest getImagePolicyRequest,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler)
Gets an image policy.
|
| Modifier and Type | Method and Description |
|---|---|
GetImagePolicyResult |
GetImagePolicyResult.clone() |
GetImagePolicyResult |
GetImagePolicyResult.withPolicy(String policy)
The image policy object.
|
GetImagePolicyResult |
GetImagePolicyResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2022. All rights reserved.