Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleMigrateResponse
Packages that use LearningModuleMigrateResponse
-
Uses of LearningModuleMigrateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningModuleMigrateResponseModifier and TypeMethodDescriptionLearningApi.postLearningModuleRuleMigrate(PostLearningModuleRuleMigrateRequest request) Migrate a legacy learning module rule to a users rule.LearningApi.postLearningModuleRuleMigrate(String moduleId) Migrate a legacy learning module rule to a users rule.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningModuleMigrateResponseModifier and TypeMethodDescriptionLearningApi.postLearningModuleRuleMigrate(ApiRequest<Void> request) Migrate a legacy learning module rule to a users rule.LearningApiAsync.postLearningModuleRuleMigrateAsync(PostLearningModuleRuleMigrateRequest request, AsyncApiCallback<LearningModuleMigrateResponse> callback) Migrate a legacy learning module rule to a users rule.LearningApiAsync.postLearningModuleRuleMigrateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModuleMigrateResponse>> callback) Migrate a legacy learning module rule to a users rule.LearningApi.postLearningModuleRuleMigrateWithHttpInfo(String moduleId) Migrate a legacy learning module rule to a users rule.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningModuleMigrateResponseModifier and TypeMethodDescriptionLearningApiAsync.postLearningModuleRuleMigrateAsync(PostLearningModuleRuleMigrateRequest request, AsyncApiCallback<LearningModuleMigrateResponse> callback) Migrate a legacy learning module rule to a users rule.LearningApiAsync.postLearningModuleRuleMigrateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LearningModuleMigrateResponse>> callback) Migrate a legacy learning module rule to a users rule. -
Uses of LearningModuleMigrateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleMigrateResponseModifier and TypeMethodDescriptionLearningModuleMigrateResponse.autoAssign(LearningModuleAutoAssignResponse autoAssign) The autoAssign Response