Uses of Class
odata.msgraph.client.complex.UserExperienceAnalyticsAutopilotDevicesSummary
-
Packages that use UserExperienceAnalyticsAutopilotDevicesSummary Package Description odata.msgraph.client.complex -
-
Uses of UserExperienceAnalyticsAutopilotDevicesSummary in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Field Description protected UserExperienceAnalyticsAutopilotDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. autopilotDevicesSummaryMethods in odata.msgraph.client.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, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Method Description Optional<UserExperienceAnalyticsAutopilotDevicesSummary>UserExperienceAnalyticsWorkFromAnywhereDevicesSummary. getAutopilotDevicesSummary()“The user experience analytics work from anywhere Autopilot devices summary.Methods in odata.msgraph.client.complex with parameters of type UserExperienceAnalyticsAutopilotDevicesSummary Modifier and Type Method Description UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.BuilderUserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder. autopilotDevicesSummary(UserExperienceAnalyticsAutopilotDevicesSummary autopilotDevicesSummary)“The user experience analytics work from anywhere Autopilot devices summary.UserExperienceAnalyticsWorkFromAnywhereDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. withAutopilotDevicesSummary(UserExperienceAnalyticsAutopilotDevicesSummary autopilotDevicesSummary)Returns an immutable copy ofthiswith just theautopilotDevicesSummaryfield changed.
-