| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.builderImportedAppleDeviceIdentityResult()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.createdDateTime(OffsetDateTime createdDateTime) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.description(String description) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.discoverySource(DiscoverySource discoverySource) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.enrollmentState(EnrollmentState enrollmentState) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.id(String id) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.isDeleted(Boolean isDeleted) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.isSupervised(Boolean isSupervised) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.lastContactedDateTime(OffsetDateTime lastContactedDateTime) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.platform(Platform platform) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.requestedEnrollmentProfileAssignmentDateTime(OffsetDateTime requestedEnrollmentProfileAssignmentDateTime) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.requestedEnrollmentProfileId(String requestedEnrollmentProfileId) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.serialNumber(String serialNumber) |
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.status(Boolean status)
“Status of imported device identity”
|
Copyright © 2018–2020. All rights reserved.