| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.builderImportedAppleDeviceIdentity()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.createdDateTime(OffsetDateTime createdDateTime)
“Created Date Time of the device”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.description(String description)
“The description of the device”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.discoverySource(DiscoverySource discoverySource)
“Apple device discovery source.”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.enrollmentState(EnrollmentState enrollmentState)
“The state of the device in Intune”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.id(String id) |
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.isDeleted(Boolean isDeleted)
“Indicates if the device is deleted from Apple Business Manager”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.isSupervised(Boolean isSupervised)
“Indicates if the Apple device is supervised.
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.lastContactedDateTime(OffsetDateTime lastContactedDateTime)
“Last Contacted Date Time of the device”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.platform(Platform platform)
“The platform of the Device.”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.requestedEnrollmentProfileAssignmentDateTime(OffsetDateTime requestedEnrollmentProfileAssignmentDateTime)
“The time enrollment profile was assigned to the device”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.requestedEnrollmentProfileId(String requestedEnrollmentProfileId)
“Enrollment profile Id admin intends to apply to the device during next
enrollment”
|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.serialNumber(String serialNumber)
“Device serial number”
|
Copyright © 2018–2020. All rights reserved.