Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLearningAssignmentRequest
Packages that use GetLearningAssignmentRequest
-
Uses of GetLearningAssignmentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLearningAssignmentRequestModifier and TypeMethodDescriptionLearningApi.getLearningAssignment(GetLearningAssignmentRequest request) Get Learning Assignment Permission not required if you are the assigned user of the learning assignmentLearningApiAsync.getLearningAssignmentAsync(GetLearningAssignmentRequest request, AsyncApiCallback<LearningAssignment> callback) Get Learning Assignment Permission not required if you are the assigned user of the learning assignment -
Uses of GetLearningAssignmentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLearningAssignmentRequestModifier and TypeMethodDescriptionGetLearningAssignmentRequest.Builder.build()GetLearningAssignmentRequest.withAssignmentId(String assignmentId) GetLearningAssignmentRequest.withCustomHeader(String name, String value) GetLearningAssignmentRequest.withExpand(List<String> expand)