Uses of Class
software.amazon.awssdk.services.panorama.model.LatestDeviceJob
-
Packages that use LatestDeviceJob Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of LatestDeviceJob in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return LatestDeviceJob Modifier and Type Method Description LatestDeviceJobDescribeDeviceResponse. latestDeviceJob()A device's latest job.LatestDeviceJobDevice. latestDeviceJob()A device's latest job.Methods in software.amazon.awssdk.services.panorama.model with parameters of type LatestDeviceJob Modifier and Type Method Description DescribeDeviceResponse.BuilderDescribeDeviceResponse.Builder. latestDeviceJob(LatestDeviceJob latestDeviceJob)A device's latest job.Device.BuilderDevice.Builder. latestDeviceJob(LatestDeviceJob latestDeviceJob)A device's latest job.
-