Interface SDKMethodInterfaces.MethodCallLmsUpdateContent
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsUpdateContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsUpdateContentResponseupdateContent(java.lang.String xAccountId, java.lang.String id, LmsCreateContentRequestDto lmsCreateContentRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updateContent
LmsUpdateContentResponse updateContent(java.lang.String xAccountId, java.lang.String id, LmsCreateContentRequestDto lmsCreateContentRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-