Interface SDKMethodInterfaces.MethodCallMarketingUpdatePushTemplate
-
- All Known Implementing Classes:
Marketing
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallMarketingUpdatePushTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MarketingUpdatePushTemplateResponseupdatePushTemplate(java.lang.String xAccountId, java.lang.String id, MarketingCreatePushTemplateRequestDto marketingCreatePushTemplateRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updatePushTemplate
MarketingUpdatePushTemplateResponse updatePushTemplate(java.lang.String xAccountId, java.lang.String id, MarketingCreatePushTemplateRequestDto marketingCreatePushTemplateRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-