public static final class WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary |
build() |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder |
deployedDeviceCount(Integer deployedDeviceCount)
“Number of Devices that have successfully deployed this
WindowsDefenderApplicationControl supplemental policy.”
|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder |
failedDeviceCount(Integer failedDeviceCount)
“Number of Devices that have failed to deploy this
WindowsDefenderApplicationControl supplemental policy.”
|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder |
id(String id) |
public WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder id(String id)
public WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder deployedDeviceCount(Integer deployedDeviceCount)
deployedDeviceCount - value of deployedDeviceCount property (as defined in service metadata)this (for method chaining)public WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary.Builder failedDeviceCount(Integer failedDeviceCount)
failedDeviceCount - value of failedDeviceCount property (as defined in service metadata)this (for method chaining)public WindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary build()
Copyright © 2018–2020. All rights reserved.