Uses of Class
com.mypurecloud.sdk.v2.model.UserProfilesInDateRange
Packages that use UserProfilesInDateRange
-
Uses of UserProfilesInDateRange in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserProfilesInDateRangeModifier and TypeMethodDescriptionGamificationApi.postGamificationProfilesUserQuery(PostGamificationProfilesUserQueryRequest request) Query performance profiles in date range for a userGamificationApi.postGamificationProfilesUserQuery(String userId, UserProfilesInDateRangeRequest body) Query performance profiles in date range for a userGamificationApi.postGamificationProfilesUsersMeQuery(PostGamificationProfilesUsersMeQueryRequest request) Query performance profiles in date range for the current userGamificationApi.postGamificationProfilesUsersMeQuery(UserProfilesInDateRangeRequest body) Query performance profiles in date range for the current userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserProfilesInDateRangeModifier and TypeMethodDescriptionGamificationApi.postGamificationProfilesUserQuery(ApiRequest<UserProfilesInDateRangeRequest> request) Query performance profiles in date range for a userGamificationApiAsync.postGamificationProfilesUserQueryAsync(PostGamificationProfilesUserQueryRequest request, AsyncApiCallback<UserProfilesInDateRange> callback) Query performance profiles in date range for a userGamificationApiAsync.postGamificationProfilesUserQueryAsync(ApiRequest<UserProfilesInDateRangeRequest> request, AsyncApiCallback<ApiResponse<UserProfilesInDateRange>> callback) Query performance profiles in date range for a userGamificationApi.postGamificationProfilesUserQueryWithHttpInfo(String userId, UserProfilesInDateRangeRequest body) Query performance profiles in date range for a userGamificationApi.postGamificationProfilesUsersMeQuery(ApiRequest<UserProfilesInDateRangeRequest> request) Query performance profiles in date range for the current userGamificationApiAsync.postGamificationProfilesUsersMeQueryAsync(PostGamificationProfilesUsersMeQueryRequest request, AsyncApiCallback<UserProfilesInDateRange> callback) Query performance profiles in date range for the current userGamificationApiAsync.postGamificationProfilesUsersMeQueryAsync(ApiRequest<UserProfilesInDateRangeRequest> request, AsyncApiCallback<ApiResponse<UserProfilesInDateRange>> callback) Query performance profiles in date range for the current userGamificationApi.postGamificationProfilesUsersMeQueryWithHttpInfo(UserProfilesInDateRangeRequest body) Query performance profiles in date range for the current userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserProfilesInDateRangeModifier and TypeMethodDescriptionGamificationApiAsync.postGamificationProfilesUserQueryAsync(PostGamificationProfilesUserQueryRequest request, AsyncApiCallback<UserProfilesInDateRange> callback) Query performance profiles in date range for a userGamificationApiAsync.postGamificationProfilesUserQueryAsync(ApiRequest<UserProfilesInDateRangeRequest> request, AsyncApiCallback<ApiResponse<UserProfilesInDateRange>> callback) Query performance profiles in date range for a userGamificationApiAsync.postGamificationProfilesUsersMeQueryAsync(PostGamificationProfilesUsersMeQueryRequest request, AsyncApiCallback<UserProfilesInDateRange> callback) Query performance profiles in date range for the current userGamificationApiAsync.postGamificationProfilesUsersMeQueryAsync(ApiRequest<UserProfilesInDateRangeRequest> request, AsyncApiCallback<ApiResponse<UserProfilesInDateRange>> callback) Query performance profiles in date range for the current user -
Uses of UserProfilesInDateRange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserProfilesInDateRangeModifier and TypeMethodDescriptionUserProfilesInDateRange.dateEndWorkday(LocalDate dateEndWorkday) End workday used as the date range.UserProfilesInDateRange.dateStartWorkday(LocalDate dateStartWorkday) Start workday used as the date range.UserProfilesInDateRange.profiles(List<ProfileWithDateRange> profiles) The list of profiles of the agentUserProfilesInDateRange.user(UserReference user) The query agent