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