Uses of Class
com.mypurecloud.sdk.v2.model.InsightsTrend
Packages that use InsightsTrend
-
Uses of InsightsTrend in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return InsightsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsGroupsTrends(GetGamificationInsightsGroupsTrendsRequest request) Get insights overall trend for the current userGamificationApi.getGamificationInsightsGroupsTrends(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights overall trend for the current userGamificationApi.getGamificationInsightsGroupsTrendsAll(GetGamificationInsightsGroupsTrendsAllRequest request) Get insights overall trendGamificationApi.getGamificationInsightsGroupsTrendsAll(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights overall trendMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type InsightsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationInsightsGroupsTrends(ApiRequest<Void> request) Get insights overall trend for the current userGamificationApi.getGamificationInsightsGroupsTrendsAll(ApiRequest<Void> request) Get insights overall trendGamificationApiAsync.getGamificationInsightsGroupsTrendsAllAsync(GetGamificationInsightsGroupsTrendsAllRequest request, AsyncApiCallback<InsightsTrend> callback) Get insights overall trendGamificationApiAsync.getGamificationInsightsGroupsTrendsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsTrend>> callback) Get insights overall trendGamificationApi.getGamificationInsightsGroupsTrendsAllWithHttpInfo(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights overall trendGamificationApiAsync.getGamificationInsightsGroupsTrendsAsync(GetGamificationInsightsGroupsTrendsRequest request, AsyncApiCallback<InsightsTrend> callback) Get insights overall trend for the current userGamificationApiAsync.getGamificationInsightsGroupsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsTrend>> callback) Get insights overall trend for the current userGamificationApi.getGamificationInsightsGroupsTrendsWithHttpInfo(String filterType, String filterId, String granularity, LocalDate comparativePeriodStartWorkday, LocalDate comparativePeriodEndWorkday, LocalDate primaryPeriodStartWorkday, LocalDate primaryPeriodEndWorkday) Get insights overall trend for the current userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type InsightsTrendModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationInsightsGroupsTrendsAllAsync(GetGamificationInsightsGroupsTrendsAllRequest request, AsyncApiCallback<InsightsTrend> callback) Get insights overall trendGamificationApiAsync.getGamificationInsightsGroupsTrendsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsTrend>> callback) Get insights overall trendGamificationApiAsync.getGamificationInsightsGroupsTrendsAsync(GetGamificationInsightsGroupsTrendsRequest request, AsyncApiCallback<InsightsTrend> callback) Get insights overall trend for the current userGamificationApiAsync.getGamificationInsightsGroupsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InsightsTrend>> callback) Get insights overall trend for the current user -
Uses of InsightsTrend in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsTrendModifier and TypeMethodDescriptionInsightsTrend.comparativePeriod(WorkdayPeriod comparativePeriod) The comparative period work day date rangeInsightsTrend.division(DivisionReference division) The divisionInsightsTrend.entities(List<InsightsTrendMetricItem> entities) The list of insights trend for each metricInsightsTrend.granularity(InsightsTrend.GranularityEnum granularity) GranularityInsightsTrend.performanceProfile(AddressableEntityRef performanceProfile) The performance profileInsightsTrend.primaryPeriod(WorkdayPeriod primaryPeriod) The primary period work day date rangeInsightsTrend.total(InsightsTrendTotalItem total) The insights trend in total