Uses of Class
software.amazon.awssdk.services.iot.model.AwsJobExecutionsRolloutConfig
-
Packages that use AwsJobExecutionsRolloutConfig Package Description software.amazon.awssdk.services.iot.model -
-
Uses of AwsJobExecutionsRolloutConfig in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return AwsJobExecutionsRolloutConfig Modifier and Type Method Description AwsJobExecutionsRolloutConfigCreateOtaUpdateRequest. awsJobExecutionsRolloutConfig()Configuration for the rollout of OTA updates.AwsJobExecutionsRolloutConfigOTAUpdateInfo. awsJobExecutionsRolloutConfig()Configuration for the rollout of OTA updates.Methods in software.amazon.awssdk.services.iot.model with parameters of type AwsJobExecutionsRolloutConfig Modifier and Type Method Description CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. awsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)Configuration for the rollout of OTA updates.OTAUpdateInfo.BuilderOTAUpdateInfo.Builder. awsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)Configuration for the rollout of OTA updates.
-