| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementPartnerAssignment |
DeviceManagementPartnerAssignment.Builder.build() |
DeviceManagementPartnerAssignment |
DeviceManagementPartnerAssignment.withTarget(DeviceAndAppManagementAssignmentTarget target)
Returns an immutable copy of
this with just the target field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceManagementPartnerAssignment> |
DeviceManagementPartner.groupsRequiringPartnerEnrollment |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DeviceManagementPartnerAssignment> |
DeviceManagementPartner.getGroupsRequiringPartnerEnrollment()
“User groups that specifies whether enrollment is through partner.”
|
com.github.davidmoten.odata.client.CollectionPage<DeviceManagementPartnerAssignment> |
DeviceManagementPartner.getGroupsRequiringPartnerEnrollment(com.github.davidmoten.odata.client.HttpRequestOptions options)
“User groups that specifies whether enrollment is through partner.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementPartner.Builder |
DeviceManagementPartner.Builder.groupsRequiringPartnerEnrollment(DeviceManagementPartnerAssignment... groupsRequiringPartnerEnrollment)
“User groups that specifies whether enrollment is through partner.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementPartner.Builder |
DeviceManagementPartner.Builder.groupsRequiringPartnerEnrollment(List<DeviceManagementPartnerAssignment> groupsRequiringPartnerEnrollment)
“User groups that specifies whether enrollment is through partner.”
|
Copyright © 2018–2020. All rights reserved.