Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleList
Packages that use LearningModuleList
-
Uses of LearningModuleList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningModuleListModifier and TypeMethodDescriptionLearningApi.getLearningModules(GetLearningModulesRequest request) Get all learning modules of an organizationLearningApi.getLearningModules(Boolean isArchived, List<String> types, Integer pageSize, Integer pageNumber, String sortOrder, String sortBy, String searchTerm, List<String> expand, String isPublished, List<String> statuses, List<String> externalIds) Get all learning modules of an organizationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningModuleListModifier and TypeMethodDescriptionLearningApi.getLearningModules(ApiRequest<Void> request) Get all learning modules of an organizationLearningApiAsync.getLearningModulesAsync(GetLearningModulesRequest request, AsyncApiCallback<LearningModuleList> callback) Get all learning modules of an organizationLearningApiAsync.getLearningModulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModuleList>> callback) Get all learning modules of an organizationLearningApi.getLearningModulesWithHttpInfo(Boolean isArchived, List<String> types, Integer pageSize, Integer pageNumber, String sortOrder, String sortBy, String searchTerm, List<String> expand, String isPublished, List<String> statuses, List<String> externalIds) Get all learning modules of an organizationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningModuleListModifier and TypeMethodDescriptionLearningApiAsync.getLearningModulesAsync(GetLearningModulesRequest request, AsyncApiCallback<LearningModuleList> callback) Get all learning modules of an organizationLearningApiAsync.getLearningModulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModuleList>> callback) Get all learning modules of an organization -
Uses of LearningModuleList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleListModifier and TypeMethodDescriptionLearningModuleList.entities(List<LearningModule> entities) LearningModuleList.pageNumber(Integer pageNumber) LearningModuleList.previousUri(String previousUri) LearningModuleList.totalLegacyRules(Long totalLegacyRules) The total number of unmigrated rules