Interface SDKMethodInterfaces.MethodCallMarketingUpdateContentBlock
-
- All Known Implementing Classes:
Marketing
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallMarketingUpdateContentBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MarketingUpdateContentBlockResponseupdateContentBlock(java.lang.String xAccountId, java.lang.String id, MarketingCreateContentBlocksRequestDto marketingCreateContentBlocksRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updateContentBlock
MarketingUpdateContentBlockResponse updateContentBlock(java.lang.String xAccountId, java.lang.String id, MarketingCreateContentBlocksRequestDto marketingCreateContentBlocksRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-