Uses of Class
com.mypurecloud.sdk.v2.model.WorkdayValuesTrend
Packages that use WorkdayValuesTrend
-
Uses of WorkdayValuesTrend in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkdayValuesTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsUsersValuesTrends(GetGamificationScorecardsUsersValuesTrendsRequest request) Values trend by target groupGamificationApi.getGamificationScorecardsUsersValuesTrends(String filterType, String filterId, LocalDate startWorkday, LocalDate endWorkday, String timeZone) Values trend by target groupGamificationApi.getGamificationScorecardsUserValuesTrends(GetGamificationScorecardsUserValuesTrendsRequest request) Values trends of a userGamificationApi.getGamificationScorecardsUserValuesTrends(String userId, LocalDate startWorkday, LocalDate endWorkday, String timeZone) Values trends of a userGamificationApi.getGamificationScorecardsValuesTrends(GetGamificationScorecardsValuesTrendsRequest request) Values trends of the requesting user or groupGamificationApi.getGamificationScorecardsValuesTrends(LocalDate startWorkday, LocalDate endWorkday, String filterType, LocalDate referenceWorkday, String timeZone) Values trends of the requesting user or groupMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkdayValuesTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsUsersValuesTrends(ApiRequest<Void> request) Values trend by target groupGamificationApiAsync.getGamificationScorecardsUsersValuesTrendsAsync(GetGamificationScorecardsUsersValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trend by target groupGamificationApiAsync.getGamificationScorecardsUsersValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trend by target groupGamificationApi.getGamificationScorecardsUsersValuesTrendsWithHttpInfo(String filterType, String filterId, LocalDate startWorkday, LocalDate endWorkday, String timeZone) Values trend by target groupGamificationApi.getGamificationScorecardsUserValuesTrends(ApiRequest<Void> request) Values trends of a userGamificationApiAsync.getGamificationScorecardsUserValuesTrendsAsync(GetGamificationScorecardsUserValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trends of a userGamificationApiAsync.getGamificationScorecardsUserValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trends of a userGamificationApi.getGamificationScorecardsUserValuesTrendsWithHttpInfo(String userId, LocalDate startWorkday, LocalDate endWorkday, String timeZone) Values trends of a userGamificationApi.getGamificationScorecardsValuesTrends(ApiRequest<Void> request) Values trends of the requesting user or groupGamificationApiAsync.getGamificationScorecardsValuesTrendsAsync(GetGamificationScorecardsValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trends of the requesting user or groupGamificationApiAsync.getGamificationScorecardsValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trends of the requesting user or groupGamificationApi.getGamificationScorecardsValuesTrendsWithHttpInfo(LocalDate startWorkday, LocalDate endWorkday, String filterType, LocalDate referenceWorkday, String timeZone) Values trends of the requesting user or groupMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkdayValuesTrendModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationScorecardsUsersValuesTrendsAsync(GetGamificationScorecardsUsersValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trend by target groupGamificationApiAsync.getGamificationScorecardsUsersValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trend by target groupGamificationApiAsync.getGamificationScorecardsUserValuesTrendsAsync(GetGamificationScorecardsUserValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trends of a userGamificationApiAsync.getGamificationScorecardsUserValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trends of a userGamificationApiAsync.getGamificationScorecardsValuesTrendsAsync(GetGamificationScorecardsValuesTrendsRequest request, AsyncApiCallback<WorkdayValuesTrend> callback) Values trends of the requesting user or groupGamificationApiAsync.getGamificationScorecardsValuesTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayValuesTrend>> callback) Values trends of the requesting user or group