| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.Builder.build() |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withLastCheckInDateTime(OffsetDateTime lastCheckInDateTime)
Returns an immutable copy of
this with just the lastCheckInDateTime field changed. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withStatus(ActionState status)
Returns an immutable copy of
this with just the status field
changed. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withTargetedDeviceMacAddress(String targetedDeviceMacAddress)
Returns an immutable copy of
this with just the targetedDeviceMacAddress field changed. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withTargetedDeviceName(String targetedDeviceName)
Returns an immutable copy of
this with just the targetedDeviceName field changed. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withTargetedDeviceRegistrationId(String targetedDeviceRegistrationId)
Returns an immutable copy of
this with just the targetedDeviceRegistrationId field changed. |
WindowsInformationProtectionWipeAction |
WindowsInformationProtectionWipeAction.withTargetedUserId(String targetedUserId)
Returns an immutable copy of
this with just the targetedUserId
field changed. |
Copyright © 2018–2020. All rights reserved.