Interface SDKMethodInterfaces.MethodCallCrmGetList
-
- All Known Implementing Classes:
Crm
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCrmGetList
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CrmGetListResponsegetList(CrmGetListRequest request, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getList
CrmGetListResponse getList(CrmGetListRequest request, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-