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