static ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.builderImportedDeviceIdentity() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.createdDateTime(OffsetDateTime createdDateTime) |
“Created Date Time of the device”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.description(String description) |
“The description of the device”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.enrollmentState(EnrollmentState enrollmentState) |
“The state of the device in Intune”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.id(String id) |
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.importedDeviceIdentifier(String importedDeviceIdentifier) |
“Imported Device Identifier”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.importedDeviceIdentityType(ImportedDeviceIdentityType importedDeviceIdentityType) |
“Type of Imported Device Identity”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.lastContactedDateTime(OffsetDateTime lastContactedDateTime) |
“Last Contacted Date Time of the device”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
“Last Modified DateTime of the description”
|
ImportedDeviceIdentity.Builder |
ImportedDeviceIdentity.Builder.platform(Platform platform) |
“The platform of the Device.”
|