| 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 |
|---|---|
GetContainerRecipePolicyResult |
AbstractAWSimagebuilder.getContainerRecipePolicy(GetContainerRecipePolicyRequest request) |
GetContainerRecipePolicyResult |
AWSimagebuilderClient.getContainerRecipePolicy(GetContainerRecipePolicyRequest request)
Retrieves the policy for a container recipe.
|
GetContainerRecipePolicyResult |
AWSimagebuilder.getContainerRecipePolicy(GetContainerRecipePolicyRequest getContainerRecipePolicyRequest)
Retrieves the policy for a container recipe.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetContainerRecipePolicyResult> |
AWSimagebuilderAsyncClient.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest request,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler) |
Future<GetContainerRecipePolicyResult> |
AWSimagebuilderAsync.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest getContainerRecipePolicyRequest,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler)
Retrieves the policy for a container recipe.
|
Future<GetContainerRecipePolicyResult> |
AbstractAWSimagebuilderAsync.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest request,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerRecipePolicyResult |
GetContainerRecipePolicyResult.clone() |
GetContainerRecipePolicyResult |
GetContainerRecipePolicyResult.withPolicy(String policy)
The container recipe policy object that is returned.
|
GetContainerRecipePolicyResult |
GetContainerRecipePolicyResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2024. All rights reserved.