Interface SDKMethodInterfaces.MethodCallMarketingCreateSmsTemplate
-
- All Known Implementing Classes:
Marketing
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallMarketingCreateSmsTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MarketingCreateSmsTemplateResponsecreateSmsTemplate(java.lang.String xAccountId, MarketingCreateSmsTemplateRequestDto marketingCreateSmsTemplateRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
createSmsTemplate
MarketingCreateSmsTemplateResponse createSmsTemplate(java.lang.String xAccountId, MarketingCreateSmsTemplateRequestDto marketingCreateSmsTemplateRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-