Uses of Class
software.amazon.awssdk.services.greengrassv2.model.DeploymentComponentUpdatePolicy
-
Packages that use DeploymentComponentUpdatePolicy Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of DeploymentComponentUpdatePolicy in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return DeploymentComponentUpdatePolicy Modifier and Type Method Description DeploymentComponentUpdatePolicyDeploymentPolicies. componentUpdatePolicy()The component update policy for the configuration deployment.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type DeploymentComponentUpdatePolicy Modifier and Type Method Description DeploymentPolicies.BuilderDeploymentPolicies.Builder. componentUpdatePolicy(DeploymentComponentUpdatePolicy componentUpdatePolicy)The component update policy for the configuration deployment.
-