Interface SDKMethodInterfaces.MethodCallLmsUpsertCourse
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsUpsertCourse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsUpsertCourseResponseupsertCourse(java.lang.String xAccountId, LmsUpsertCourseRequestDto lmsUpsertCourseRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
upsertCourse
LmsUpsertCourseResponse upsertCourse(java.lang.String xAccountId, LmsUpsertCourseRequestDto lmsUpsertCourseRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-