ImportedDeviceIdentity |
ImportedDeviceIdentity.Builder.build() |
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withEnrollmentState(EnrollmentState enrollmentState) |
Returns an immutable copy of this with just the enrollmentState
field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withImportedDeviceIdentifier(String importedDeviceIdentifier) |
Returns an immutable copy of this with just the
importedDeviceIdentifier field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withImportedDeviceIdentityType(ImportedDeviceIdentityType importedDeviceIdentityType) |
Returns an immutable copy of this with just the
importedDeviceIdentityType field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withLastContactedDateTime(OffsetDateTime lastContactedDateTime) |
Returns an immutable copy of this with just the
lastContactedDateTime field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withPlatform(Platform platform) |
Returns an immutable copy of this with just the platform field
changed.
|
ImportedDeviceIdentity |
ImportedDeviceIdentity.withUnmappedField(String name,
String value) |
|