public static final class DeviceProtectionOverview.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceProtectionOverview |
build() |
DeviceProtectionOverview.Builder |
cleanDeviceCount(Integer cleanDeviceCount)
“Clean device count.”
|
DeviceProtectionOverview.Builder |
criticalFailuresDeviceCount(Integer criticalFailuresDeviceCount)
“Critical failures device count.”
|
DeviceProtectionOverview.Builder |
inactiveThreatAgentDeviceCount(Integer inactiveThreatAgentDeviceCount)
“Device with inactive threat agent count”
|
DeviceProtectionOverview.Builder |
pendingFullScanDeviceCount(Integer pendingFullScanDeviceCount)
“Pending full scan device count.”
|
DeviceProtectionOverview.Builder |
pendingManualStepsDeviceCount(Integer pendingManualStepsDeviceCount)
“Pending manual steps device count.”
|
DeviceProtectionOverview.Builder |
pendingOfflineScanDeviceCount(Integer pendingOfflineScanDeviceCount)
“Pending offline scan device count.”
|
DeviceProtectionOverview.Builder |
pendingQuickScanDeviceCount(Integer pendingQuickScanDeviceCount)
“Pending quick scan device count.
|
DeviceProtectionOverview.Builder |
pendingRestartDeviceCount(Integer pendingRestartDeviceCount)
“Pending restart device count.”
|
DeviceProtectionOverview.Builder |
pendingSignatureUpdateDeviceCount(Integer pendingSignatureUpdateDeviceCount)
“Device with old signature count.”
|
DeviceProtectionOverview.Builder |
totalReportedDeviceCount(Integer totalReportedDeviceCount)
“Total device count.”
|
DeviceProtectionOverview.Builder |
unknownStateThreatAgentDeviceCount(Integer unknownStateThreatAgentDeviceCount)
“Device with threat agent state as unknown count.”
|
public DeviceProtectionOverview.Builder totalReportedDeviceCount(Integer totalReportedDeviceCount)
totalReportedDeviceCount - value of totalReportedDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder inactiveThreatAgentDeviceCount(Integer inactiveThreatAgentDeviceCount)
inactiveThreatAgentDeviceCount - value of inactiveThreatAgentDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder unknownStateThreatAgentDeviceCount(Integer unknownStateThreatAgentDeviceCount)
unknownStateThreatAgentDeviceCount - value of unknownStateThreatAgentDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingSignatureUpdateDeviceCount(Integer pendingSignatureUpdateDeviceCount)
pendingSignatureUpdateDeviceCount - value of pendingSignatureUpdateDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder cleanDeviceCount(Integer cleanDeviceCount)
cleanDeviceCount - value of cleanDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingFullScanDeviceCount(Integer pendingFullScanDeviceCount)
pendingFullScanDeviceCount - value of pendingFullScanDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingRestartDeviceCount(Integer pendingRestartDeviceCount)
pendingRestartDeviceCount - value of pendingRestartDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingManualStepsDeviceCount(Integer pendingManualStepsDeviceCount)
pendingManualStepsDeviceCount - value of pendingManualStepsDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingOfflineScanDeviceCount(Integer pendingOfflineScanDeviceCount)
pendingOfflineScanDeviceCount - value of pendingOfflineScanDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder criticalFailuresDeviceCount(Integer criticalFailuresDeviceCount)
criticalFailuresDeviceCount - value of criticalFailuresDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview.Builder pendingQuickScanDeviceCount(Integer pendingQuickScanDeviceCount)
pendingQuickScanDeviceCount - value of pendingQuickScanDeviceCount property (as defined in service metadata)this (for method chaining)public DeviceProtectionOverview build()
Copyright © 2018–2020. All rights reserved.