ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.Builder.build() |
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withDiscoverySource(DiscoverySource discoverySource) |
Returns an immutable copy of this with just the discoverySource
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withEnrollmentState(EnrollmentState enrollmentState) |
Returns an immutable copy of this with just the enrollmentState
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withIsDeleted(Boolean isDeleted) |
Returns an immutable copy of this with just the isDeleted field
changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withIsSupervised(Boolean isSupervised) |
Returns an immutable copy of this with just the isSupervised
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withLastContactedDateTime(OffsetDateTime lastContactedDateTime) |
Returns an immutable copy of this with just the
lastContactedDateTime field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withPlatform(Platform platform) |
Returns an immutable copy of this with just the platform field
changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withRequestedEnrollmentProfileAssignmentDateTime(OffsetDateTime requestedEnrollmentProfileAssignmentDateTime) |
Returns an immutable copy of this with just the
requestedEnrollmentProfileAssignmentDateTime field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withRequestedEnrollmentProfileId(String requestedEnrollmentProfileId) |
Returns an immutable copy of this with just the
requestedEnrollmentProfileId field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withSerialNumber(String serialNumber) |
Returns an immutable copy of this with just the serialNumber
field changed.
|
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withUnmappedField(String name,
String value) |
|