| 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 PutImageRecipePolicyResponse |
ImagebuilderClient.putImageRecipePolicy(Consumer<PutImageRecipePolicyRequest.Builder> putImageRecipePolicyRequest)
Applies a policy to an image recipe.
|
default PutImageRecipePolicyResponse |
ImagebuilderClient.putImageRecipePolicy(PutImageRecipePolicyRequest putImageRecipePolicyRequest)
Applies a policy to an image recipe.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutImageRecipePolicyResponse> |
ImagebuilderAsyncClient.putImageRecipePolicy(Consumer<PutImageRecipePolicyRequest.Builder> putImageRecipePolicyRequest)
Applies a policy to an image recipe.
|
default CompletableFuture<PutImageRecipePolicyResponse> |
ImagebuilderAsyncClient.putImageRecipePolicy(PutImageRecipePolicyRequest putImageRecipePolicyRequest)
Applies a policy to an image recipe.
|
Copyright © 2019. All rights reserved.