| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AdminConsent |
AdminConsent.Builder.build() |
AdminConsent |
AdminConsent.withShareAPNSData(AdminConsentState shareAPNSData)
Returns an immutable copy of
this with just the shareAPNSData
field changed. |
AdminConsent |
AdminConsent.withShareUserExperienceAnalyticsData(AdminConsentState shareUserExperienceAnalyticsData)
Returns an immutable copy of
this with just the shareUserExperienceAnalyticsData field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected AdminConsent |
DeviceManagement.adminConsent |
| Modifier and Type | Method and Description |
|---|---|
Optional<AdminConsent> |
DeviceManagement.getAdminConsent()
“Admin consent information.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.adminConsent(AdminConsent adminConsent)
“Admin consent information.”
|
DeviceManagement |
DeviceManagement.withAdminConsent(AdminConsent adminConsent)
Returns an immutable copy of
this with just the adminConsent
field changed. |
Copyright © 2018–2020. All rights reserved.