Uses of Class
com.mypurecloud.sdk.v2.model.UserInsightsTrend
Packages that use UserInsightsTrend
-
Uses of UserInsightsTrend in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserInsightsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsTrends(GetGamificationInsightsTrendsRequest request) Get insights user trend for the current userGamificationApi.getGamificationInsightsTrends(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights user trend for the current userGamificationApi.getGamificationInsightsUserTrends(GetGamificationInsightsUserTrendsRequest request) Get insights user trend for the userGamificationApi.getGamificationInsightsUserTrends(String userId, String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights user trend for the userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserInsightsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsTrends(ApiRequest<Void> request) Get insights user trend for the current userGamificationApiAsync.getGamificationInsightsTrendsAsync(GetGamificationInsightsTrendsRequest request, AsyncApiCallback<UserInsightsTrend> callback) Get insights user trend for the current userGamificationApiAsync.getGamificationInsightsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserInsightsTrend>> callback) Get insights user trend for the current userGamificationApi.getGamificationInsightsTrendsWithHttpInfo(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights user trend for the current userGamificationApi.getGamificationInsightsUserTrends(ApiRequest<Void> request) Get insights user trend for the userGamificationApiAsync.getGamificationInsightsUserTrendsAsync(GetGamificationInsightsUserTrendsRequest request, AsyncApiCallback<UserInsightsTrend> callback) Get insights user trend for the userGamificationApiAsync.getGamificationInsightsUserTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserInsightsTrend>> callback) Get insights user trend for the userGamificationApi.getGamificationInsightsUserTrendsWithHttpInfo(String userId, String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights user trend for the userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserInsightsTrendModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationInsightsTrendsAsync(GetGamificationInsightsTrendsRequest request, AsyncApiCallback<UserInsightsTrend> callback) Get insights user trend for the current userGamificationApiAsync.getGamificationInsightsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserInsightsTrend>> callback) Get insights user trend for the current userGamificationApiAsync.getGamificationInsightsUserTrendsAsync(GetGamificationInsightsUserTrendsRequest request, AsyncApiCallback<UserInsightsTrend> callback) Get insights user trend for the userGamificationApiAsync.getGamificationInsightsUserTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserInsightsTrend>> callback) Get insights user trend for the user -
Uses of UserInsightsTrend in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserInsightsTrendModifier and TypeMethodDescriptionUserInsightsTrend.comparativePeriod(WorkdayPeriod comparativePeriod) The comparative period work day date rangeUserInsightsTrend.division(DivisionReference division) The divisionUserInsightsTrend.entities(List<UserInsightsTrendMetricItem> entities) The list of insights trend for each metricUserInsightsTrend.granularity(UserInsightsTrend.GranularityEnum granularity) GranularityUserInsightsTrend.performanceProfile(AddressableEntityRef performanceProfile) The performance profileUserInsightsTrend.primaryPeriod(WorkdayPeriod primaryPeriod) The primary period work day date rangeUserInsightsTrend.total(UserInsightsTrendTotalItem total) The insights trend in totalUserInsightsTrend.user(UserReference user) The query user