Uses of Class
odata.msgraph.client.beta.complex.UserExperienceAnalyticsAutopilotDevicesSummary
-
Packages that use UserExperienceAnalyticsAutopilotDevicesSummary Package Description odata.msgraph.client.beta.complex -
-
Uses of UserExperienceAnalyticsAutopilotDevicesSummary in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Field Description protected UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. autopilotDevicesSummaryMethods in odata.msgraph.client.beta.complex that return UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Method Description UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsAutopilotDevicesSummary.Builder. build()UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsAutopilotDevicesSummary. withDevicesNotAutopilotRegistered(Integer devicesNotAutopilotRegistered)Returns an immutable copy ofthiswith just thedevicesNotAutopilotRegisteredfield changed.UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsAutopilotDevicesSummary. withDevicesWithoutAutopilotProfileAssigned(Integer devicesWithoutAutopilotProfileAssigned)Returns an immutable copy ofthiswith just thedevicesWithoutAutopilotProfileAssignedfield changed.UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsAutopilotDevicesSummary. withTotalWindows10DevicesWithoutTenantAttached(Integer totalWindows10DevicesWithoutTenantAttached)Returns an immutable copy ofthiswith just thetotalWindows10DevicesWithoutTenantAttachedfield changed.UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsAutopilotDevicesSummary. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Method Description Optional<UserExperienceAnalyticsAutopilotDevicesSummary>UserExperienceAnalyticsWorkFromAnywhereDevicesSummary. getAutopilotDevicesSummary()“The value of work from anywhere autopilot devices summary.”Methods in odata.msgraph.client.beta.complex with parameters of type UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Method Description UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.BuilderUserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder. autopilotDevicesSummary(UserExperienceAnalyticsAutopilotDevicesSummary autopilotDevicesSummary)“The value of work from anywhere autopilot devices summary.”UserExperienceAnalyticsWorkFromAnywhereDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. withAutopilotDevicesSummary(UserExperienceAnalyticsAutopilotDevicesSummary autopilotDevicesSummary)Returns an immutable copy ofthiswith just theautopilotDevicesSummaryfield changed.
-