Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentReschedule
Packages that use LearningAssignmentReschedule
Package
Description
-
Uses of LearningAssignmentReschedule in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type LearningAssignmentRescheduleModifier and TypeMethodDescriptionLearningApi.patchLearningAssignmentReschedule(String assignmentId, LearningAssignmentReschedule body) Reschedule Learning AssignmentLearningApi.patchLearningAssignmentRescheduleWithHttpInfo(String assignmentId, LearningAssignmentReschedule body) Reschedule Learning AssignmentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningAssignmentRescheduleModifier and TypeMethodDescriptionLearningApi.patchLearningAssignmentReschedule(ApiRequest<LearningAssignmentReschedule> request) Reschedule Learning AssignmentLearningApiAsync.patchLearningAssignmentRescheduleAsync(ApiRequest<LearningAssignmentReschedule> request, AsyncApiCallback<ApiResponse<LearningAssignment>> callback) Reschedule Learning Assignment -
Uses of LearningAssignmentReschedule in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return LearningAssignmentRescheduleMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type LearningAssignmentRescheduleMethods in com.mypurecloud.sdk.v2.api.request with parameters of type LearningAssignmentRescheduleModifier and TypeMethodDescriptionvoidPatchLearningAssignmentRescheduleRequest.setBody(LearningAssignmentReschedule body) PatchLearningAssignmentRescheduleRequest.Builder.withBody(LearningAssignmentReschedule body) PatchLearningAssignmentRescheduleRequest.withBody(LearningAssignmentReschedule body) -
Uses of LearningAssignmentReschedule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentRescheduleModifier and TypeMethodDescriptionLearningAssignmentReschedule.addToSchedule(Boolean addToSchedule) If True, adds the assignment to their scheduleLearningAssignmentReschedule.dateRecommendedForCompletion(Date dateRecommendedForCompletion) The recommended completion date of the assignment.LearningAssignmentReschedule.lengthInMinutes(Integer lengthInMinutes) The length in minutes of the assignment