Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLearningAssignmentsBulkremoveRequest
Packages that use PostLearningAssignmentsBulkremoveRequest
-
Uses of PostLearningAssignmentsBulkremoveRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLearningAssignmentsBulkremoveRequestModifier and TypeMethodDescriptionLearningApi.postLearningAssignmentsBulkremove(PostLearningAssignmentsBulkremoveRequest request) Remove multiple Learning AssignmentsLearningApiAsync.postLearningAssignmentsBulkremoveAsync(PostLearningAssignmentsBulkremoveRequest request, AsyncApiCallback<LearningAssignmentBulkRemoveResponse> callback) Remove multiple Learning Assignments -
Uses of PostLearningAssignmentsBulkremoveRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLearningAssignmentsBulkremoveRequestModifier and TypeMethodDescriptionPostLearningAssignmentsBulkremoveRequest.Builder.build()PostLearningAssignmentsBulkremoveRequest.withCustomHeader(String name, String value)