Uses of Class
odata.msgraph.client.beta.complex.UserExperienceAnalyticsCloudManagementDevicesSummary
-
Packages that use UserExperienceAnalyticsCloudManagementDevicesSummary Package Description odata.msgraph.client.beta.complex -
-
Uses of UserExperienceAnalyticsCloudManagementDevicesSummary in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as UserExperienceAnalyticsCloudManagementDevicesSummary Modifier and Type Field Description protected UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. cloudManagementDevicesSummaryMethods in odata.msgraph.client.beta.complex that return UserExperienceAnalyticsCloudManagementDevicesSummary Modifier and Type Method Description UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsCloudManagementDevicesSummary.Builder. build()UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsCloudManagementDevicesSummary. withCoManagedDeviceCount(Integer coManagedDeviceCount)Returns an immutable copy ofthiswith just thecoManagedDeviceCountfield changed.UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsCloudManagementDevicesSummary. withIntuneDeviceCount(Integer intuneDeviceCount)Returns an immutable copy ofthiswith just theintuneDeviceCountfield changed.UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsCloudManagementDevicesSummary. withTenantAttachDeviceCount(Integer tenantAttachDeviceCount)Returns an immutable copy ofthiswith just thetenantAttachDeviceCountfield changed.UserExperienceAnalyticsCloudManagementDevicesSummaryUserExperienceAnalyticsCloudManagementDevicesSummary. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type UserExperienceAnalyticsCloudManagementDevicesSummary Modifier and Type Method Description Optional<UserExperienceAnalyticsCloudManagementDevicesSummary>UserExperienceAnalyticsWorkFromAnywhereDevicesSummary. getCloudManagementDevicesSummary()“The user experience work from anywhere Cloud management devices summary.”Methods in odata.msgraph.client.beta.complex with parameters of type UserExperienceAnalyticsCloudManagementDevicesSummary Modifier and Type Method Description UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.BuilderUserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder. cloudManagementDevicesSummary(UserExperienceAnalyticsCloudManagementDevicesSummary cloudManagementDevicesSummary)“The user experience work from anywhere Cloud management devices summary.”UserExperienceAnalyticsWorkFromAnywhereDevicesSummaryUserExperienceAnalyticsWorkFromAnywhereDevicesSummary. withCloudManagementDevicesSummary(UserExperienceAnalyticsCloudManagementDevicesSummary cloudManagementDevicesSummary)Returns an immutable copy ofthiswith just thecloudManagementDevicesSummaryfield changed.
-