Uses of Class
odata.msgraph.client.beta.complex.AdminConsent.Builder
-
Packages that use AdminConsent.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AdminConsent.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AdminConsent.Builder Modifier and Type Method Description static AdminConsent.BuilderAdminConsent. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AdminConsent.BuilderAdminConsent.Builder. shareAPNSData(AdminConsentState shareAPNSData)“The admin consent state of sharing user and device data to Apple.”AdminConsent.BuilderAdminConsent.Builder. shareUserExperienceAnalyticsData(AdminConsentState shareUserExperienceAnalyticsData)“Gets or sets the admin consent for sharing User experience analytics data.”
-