WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.Builder.build() |
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withDeviceMacAddress(String deviceMacAddress) |
Returns an immutable copy of this with just the deviceMacAddress
field changed.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withDeviceName(String deviceName) |
Returns an immutable copy of this with just the deviceName field
changed.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withDeviceRegistrationId(String deviceRegistrationId) |
Returns an immutable copy of this with just the
deviceRegistrationId field changed.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withDeviceType(String deviceType) |
Returns an immutable copy of this with just the deviceType field
changed.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withLastCheckInDateTime(OffsetDateTime lastCheckInDateTime) |
Returns an immutable copy of this with just the
lastCheckInDateTime field changed.
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withUnmappedField(String name,
String value) |
|
WindowsInformationProtectionDeviceRegistration |
WindowsInformationProtectionDeviceRegistration.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|