Interface SDKMethodInterfaces.MethodCallLmsBatchUpsertCourse
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsBatchUpsertCourse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsBatchUpsertCourseResponsebatchUpsertCourse(java.lang.String xAccountId, LmsBatchUpsertCourseRequestDto lmsBatchUpsertCourseRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
batchUpsertCourse
LmsBatchUpsertCourseResponse batchUpsertCourse(java.lang.String xAccountId, LmsBatchUpsertCourseRequestDto lmsBatchUpsertCourseRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-