Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchLearningAssignmentRequest
Packages that use PatchLearningAssignmentRequest
-
Uses of PatchLearningAssignmentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchLearningAssignmentRequestModifier and TypeMethodDescriptionLearningApi.patchLearningAssignment(PatchLearningAssignmentRequest request) Update Learning AssignmentLearningApiAsync.patchLearningAssignmentAsync(PatchLearningAssignmentRequest request, AsyncApiCallback<LearningAssignment> callback) Update Learning Assignment -
Uses of PatchLearningAssignmentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchLearningAssignmentRequestModifier and TypeMethodDescriptionPatchLearningAssignmentRequest.Builder.build()PatchLearningAssignmentRequest.withAssignmentId(String assignmentId) PatchLearningAssignmentRequest.withBody(LearningAssignmentUpdate body) PatchLearningAssignmentRequest.withCustomHeader(String name, String value)