static WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.builderWindowsInformationProtectionWipeAction() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.id(String id) |
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.lastCheckInDateTime(OffsetDateTime lastCheckInDateTime) |
“Last checkin time of the device that was targeted by this wipe action.”
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.status(ActionState status) |
“Wipe action status.”
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.targetedDeviceMacAddress(String targetedDeviceMacAddress) |
“Targeted device Mac address.”
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.targetedDeviceName(String targetedDeviceName) |
“Targeted device name.”
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.targetedDeviceRegistrationId(String targetedDeviceRegistrationId) |
“The DeviceRegistrationId being targeted by this wipe action.”
|
WindowsInformationProtectionWipeAction.Builder |
WindowsInformationProtectionWipeAction.Builder.targetedUserId(String targetedUserId) |
“The UserId being targeted by this wipe action.”
|