Uses of Class
software.amazon.awssdk.services.panorama.model.OTAJobConfig
-
Packages that use OTAJobConfig Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of OTAJobConfig in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return OTAJobConfig Modifier and Type Method Description OTAJobConfigDeviceJobConfig. otaJobConfig()A configuration for an over-the-air (OTA) upgrade.Methods in software.amazon.awssdk.services.panorama.model with parameters of type OTAJobConfig Modifier and Type Method Description DeviceJobConfig.BuilderDeviceJobConfig.Builder. otaJobConfig(OTAJobConfig otaJobConfig)A configuration for an over-the-air (OTA) upgrade.
-