Uses of Class
software.amazon.awssdk.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
-
Packages that use IoTJobExecutionsRolloutConfig Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of IoTJobExecutionsRolloutConfig in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return IoTJobExecutionsRolloutConfig Modifier and Type Method Description IoTJobExecutionsRolloutConfigDeploymentIoTJobConfiguration. jobExecutionsRolloutConfig()The rollout configuration for the job.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type IoTJobExecutionsRolloutConfig Modifier and Type Method Description DeploymentIoTJobConfiguration.BuilderDeploymentIoTJobConfiguration.Builder. jobExecutionsRolloutConfig(IoTJobExecutionsRolloutConfig jobExecutionsRolloutConfig)The rollout configuration for the job.
-