Interface SDKMethodInterfaces.MethodCallLmsBatchUpsertContent
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsBatchUpsertContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsBatchUpsertContentResponsebatchUpsertContent(java.lang.String xAccountId, LmsBatchUpsertContentRequestDto lmsBatchUpsertContentRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
batchUpsertContent
LmsBatchUpsertContentResponse batchUpsertContent(java.lang.String xAccountId, LmsBatchUpsertContentRequestDto lmsBatchUpsertContentRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-