Uses of Class
software.amazon.awssdk.services.greengrassv2.model.ComponentConfigurationUpdate
-
Packages that use ComponentConfigurationUpdate Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of ComponentConfigurationUpdate in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return ComponentConfigurationUpdate Modifier and Type Method Description ComponentConfigurationUpdateComponentDeploymentSpecification. configurationUpdate()The configuration updates to deploy for the component.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type ComponentConfigurationUpdate Modifier and Type Method Description ComponentDeploymentSpecification.BuilderComponentDeploymentSpecification.Builder. configurationUpdate(ComponentConfigurationUpdate configurationUpdate)The configuration updates to deploy for the component.
-