Interface SDKMethodInterfaces.MethodCallLmsGetCourse
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsGetCourse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsGetCourseResponsegetCourse(LmsGetCourseRequest request, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getCourse
LmsGetCourseResponse getCourse(LmsGetCourseRequest request, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-