| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AppleOwnerTypeEnrollmentType |
AppleOwnerTypeEnrollmentType.Builder.build() |
AppleOwnerTypeEnrollmentType |
AppleOwnerTypeEnrollmentType.withEnrollmentType(AppleUserInitiatedEnrollmentType enrollmentType)
Returns an immutable copy of
this with just the enrollmentType
field changed. |
AppleOwnerTypeEnrollmentType |
AppleOwnerTypeEnrollmentType.withOwnerType(ManagedDeviceOwnerType ownerType)
Returns an immutable copy of
this with just the ownerType field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<AppleOwnerTypeEnrollmentType> |
AppleUserInitiatedEnrollmentProfile.availableEnrollmentTypeOptions |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AppleOwnerTypeEnrollmentType> |
AppleUserInitiatedEnrollmentProfile.getAvailableEnrollmentTypeOptions()
“List of available enrollment type options”
|
| Modifier and Type | Method and Description |
|---|---|
AppleUserInitiatedEnrollmentProfile.Builder |
AppleUserInitiatedEnrollmentProfile.Builder.availableEnrollmentTypeOptions(List<AppleOwnerTypeEnrollmentType> availableEnrollmentTypeOptions)
“List of available enrollment type options”
|
Copyright © 2018–2020. All rights reserved.