Uses of Class
software.amazon.awssdk.services.panorama.model.DeviceJobConfig
-
Packages that use DeviceJobConfig Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of DeviceJobConfig in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return DeviceJobConfig Modifier and Type Method Description DeviceJobConfigCreateJobForDevicesRequest. deviceJobConfig()Configuration settings for a software update job.Methods in software.amazon.awssdk.services.panorama.model with parameters of type DeviceJobConfig Modifier and Type Method Description CreateJobForDevicesRequest.BuilderCreateJobForDevicesRequest.Builder. deviceJobConfig(DeviceJobConfig deviceJobConfig)Configuration settings for a software update job.
-