Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLearningAssignmentsRequest
Packages that use PostLearningAssignmentsRequest
-
Uses of PostLearningAssignmentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLearningAssignmentsRequestModifier and TypeMethodDescriptionLearningApi.postLearningAssignments(PostLearningAssignmentsRequest request) Create Learning AssignmentLearningApiAsync.postLearningAssignmentsAsync(PostLearningAssignmentsRequest request, AsyncApiCallback<LearningAssignment> callback) Create Learning Assignment -
Uses of PostLearningAssignmentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLearningAssignmentsRequestModifier and TypeMethodDescriptionPostLearningAssignmentsRequest.Builder.build()PostLearningAssignmentsRequest.withBody(LearningAssignmentCreate body) PostLearningAssignmentsRequest.withCustomHeader(String name, String value)