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