| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| Modifier and Type | Method and Description |
|---|---|
default GetImageRecipePolicyResponse |
ImagebuilderClient.getImageRecipePolicy(Consumer<GetImageRecipePolicyRequest.Builder> getImageRecipePolicyRequest)
Gets an image recipe policy.
|
default GetImageRecipePolicyResponse |
ImagebuilderClient.getImageRecipePolicy(GetImageRecipePolicyRequest getImageRecipePolicyRequest)
Gets an image recipe policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetImageRecipePolicyResponse> |
ImagebuilderAsyncClient.getImageRecipePolicy(Consumer<GetImageRecipePolicyRequest.Builder> getImageRecipePolicyRequest)
Gets an image recipe policy.
|
default CompletableFuture<GetImageRecipePolicyResponse> |
ImagebuilderAsyncClient.getImageRecipePolicy(GetImageRecipePolicyRequest getImageRecipePolicyRequest)
Gets an image recipe policy.
|
Copyright © 2019. All rights reserved.