Uses of Class
com.mypurecloud.sdk.v2.model.DisallowedEntityLearningAssignmentReference
Packages that use DisallowedEntityLearningAssignmentReference
-
Uses of DisallowedEntityLearningAssignmentReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DisallowedEntityLearningAssignmentReferenceModifier and TypeMethodDescriptionDisallowedEntityLearningAssignmentReference.entity(LearningAssignmentReference entity) The entity that was disallowedThe error code associated with this disallowed entityMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DisallowedEntityLearningAssignmentReferenceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DisallowedEntityLearningAssignmentReferenceModifier and TypeMethodDescriptionLearningAssignmentBulkRemoveResponse.disallowedEntities(List<DisallowedEntityLearningAssignmentReference> disallowedEntities) The learning assignments that were not removed due to missing permissionsvoidLearningAssignmentBulkRemoveResponse.setDisallowedEntities(List<DisallowedEntityLearningAssignmentReference> disallowedEntities)