| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsDefenderApplicationControlSupplementalPolicyStatuses |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.deploymentStatus |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsDefenderApplicationControlSupplementalPolicyStatuses> |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.getDeploymentStatus()
“The deployment state of the policy.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.Builder |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.Builder.deploymentStatus(WindowsDefenderApplicationControlSupplementalPolicyStatuses deploymentStatus)
“The deployment state of the policy.”
|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withDeploymentStatus(WindowsDefenderApplicationControlSupplementalPolicyStatuses deploymentStatus)
Returns an immutable copy of
this with just the deploymentStatus
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsDefenderApplicationControlSupplementalPolicyStatuses |
WindowsDefenderApplicationControlSupplementalPolicyStatuses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsDefenderApplicationControlSupplementalPolicyStatuses[] |
WindowsDefenderApplicationControlSupplementalPolicyStatuses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.