| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| 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 PutContainerRecipePolicyResponse |
ImagebuilderClient.putContainerRecipePolicy(Consumer<PutContainerRecipePolicyRequest.Builder> putContainerRecipePolicyRequest)
Applies a policy to a container image.
|
default PutContainerRecipePolicyResponse |
ImagebuilderClient.putContainerRecipePolicy(PutContainerRecipePolicyRequest putContainerRecipePolicyRequest)
Applies a policy to a container image.
|
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 © 2022. All rights reserved.