| 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 PutComponentPolicyResponse |
ImagebuilderClient.putComponentPolicy(Consumer<PutComponentPolicyRequest.Builder> putComponentPolicyRequest)
Applies a policy to a component.
|
default PutComponentPolicyResponse |
ImagebuilderClient.putComponentPolicy(PutComponentPolicyRequest putComponentPolicyRequest)
Applies a policy to a component.
|
default PutImagePolicyResponse |
ImagebuilderClient.putImagePolicy(Consumer<PutImagePolicyRequest.Builder> putImagePolicyRequest)
Applies a policy to an image.
|
default PutImagePolicyResponse |
ImagebuilderClient.putImagePolicy(PutImagePolicyRequest putImagePolicyRequest)
Applies a policy to an image.
|
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.
|
Copyright © 2019. All rights reserved.