static DeviceProtectionOverview.Builder |
DeviceProtectionOverview.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.cleanDeviceCount(Integer cleanDeviceCount) |
“Indicates number of devices reporting as clean”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.criticalFailuresDeviceCount(Integer criticalFailuresDeviceCount) |
“Indicates number of devices with critical failures”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.inactiveThreatAgentDeviceCount(Integer inactiveThreatAgentDeviceCount) |
“Indicates number of devices with inactive threat agent”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingFullScanDeviceCount(Integer pendingFullScanDeviceCount) |
“Indicates number of devices pending full scan”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingManualStepsDeviceCount(Integer pendingManualStepsDeviceCount) |
“Indicates number of devices with pending manual steps”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingOfflineScanDeviceCount(Integer pendingOfflineScanDeviceCount) |
“Indicates number of pending offline scan devices”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingQuickScanDeviceCount(Integer pendingQuickScanDeviceCount) |
“Indicates the number of devices that have a pending full scan.
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingRestartDeviceCount(Integer pendingRestartDeviceCount) |
“Indicates number of devices pending restart”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingSignatureUpdateDeviceCount(Integer pendingSignatureUpdateDeviceCount) |
“Indicates number of devices with an old signature”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.totalReportedDeviceCount(Integer totalReportedDeviceCount) |
“Total device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.unknownStateThreatAgentDeviceCount(Integer unknownStateThreatAgentDeviceCount) |
“Indicates number of devices with threat agent state as unknown”
|