Interface SDKMethodInterfaces.MethodCallLmsCreateCollection
-
- All Known Implementing Classes:
Lms
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallLmsCreateCollection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LmsCreateCollectionResponsecreateCollection(java.lang.String xAccountId, LmsCreateCollectionRequestDto lmsCreateCollectionRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
createCollection
LmsCreateCollectionResponse createCollection(java.lang.String xAccountId, LmsCreateCollectionRequestDto lmsCreateCollectionRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-