Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentUserListing
Packages that use LearningAssignmentUserListing
-
Uses of LearningAssignmentUserListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningAssignmentUserListingModifier and TypeMethodDescriptionLearningApi.postLearningRulesQuery(PostLearningRulesQueryRequest request) Get users for learning module rule This will get the users who matches the given rule.LearningApi.postLearningRulesQuery(Integer pageSize, Integer pageNumber, LearningAssignmentUserQuery body) Get users for learning module rule This will get the users who matches the given rule.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningAssignmentUserListingModifier and TypeMethodDescriptionLearningApi.postLearningRulesQuery(ApiRequest<LearningAssignmentUserQuery> request) Get users for learning module rule This will get the users who matches the given rule.LearningApiAsync.postLearningRulesQueryAsync(PostLearningRulesQueryRequest request, AsyncApiCallback<LearningAssignmentUserListing> callback) Get users for learning module rule This will get the users who matches the given rule.LearningApiAsync.postLearningRulesQueryAsync(ApiRequest<LearningAssignmentUserQuery> request, AsyncApiCallback<ApiResponse<LearningAssignmentUserListing>> callback) Get users for learning module rule This will get the users who matches the given rule.LearningApi.postLearningRulesQueryWithHttpInfo(Integer pageSize, Integer pageNumber, LearningAssignmentUserQuery body) Get users for learning module rule This will get the users who matches the given rule.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningAssignmentUserListingModifier and TypeMethodDescriptionLearningApiAsync.postLearningRulesQueryAsync(PostLearningRulesQueryRequest request, AsyncApiCallback<LearningAssignmentUserListing> callback) Get users for learning module rule This will get the users who matches the given rule.LearningApiAsync.postLearningRulesQueryAsync(ApiRequest<LearningAssignmentUserQuery> request, AsyncApiCallback<ApiResponse<LearningAssignmentUserListing>> callback) Get users for learning module rule This will get the users who matches the given rule. -
Uses of LearningAssignmentUserListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentUserListingModifier and TypeMethodDescriptionLearningAssignmentUserListing.entities(List<LearningAssignmentUser> entities) LearningAssignmentUserListing.pageNumber(Integer pageNumber) LearningAssignmentUserListing.previousUri(String previousUri) The number of users matching search termLearningAssignmentUserListing.unfilteredTotal(Integer unfilteredTotal) The total number of users