| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.Builder.build() |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withDeploymentStatus(WindowsDefenderApplicationControlSupplementalPolicyStatuses deploymentStatus)
Returns an immutable copy of
this with just the deploymentStatus
field changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withDeviceId(String deviceId)
Returns an immutable copy of
this with just the deviceId field
changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withDeviceName(String deviceName)
Returns an immutable copy of
this with just the deviceName field
changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withLastSyncDateTime(OffsetDateTime lastSyncDateTime)
Returns an immutable copy of
this with just the lastSyncDateTime
field changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withOsDescription(String osDescription)
Returns an immutable copy of
this with just the osDescription
field changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withOsVersion(String osVersion)
Returns an immutable copy of
this with just the osVersion field
changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withPolicyVersion(String policyVersion)
Returns an immutable copy of
this with just the policyVersion
field changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withUserName(String userName)
Returns an immutable copy of
this with just the userName field
changed. |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus |
WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus.withUserPrincipalName(String userPrincipalName)
Returns an immutable copy of
this with just the userPrincipalName
field changed. |
Copyright © 2018–2020. All rights reserved.