Interface HwcloudSmnComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface HwcloudSmnComponentBuilderFactory
To broadcast messages and connect cloud services through notifications on Huawei Cloud Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHwcloudSmnComponentBuilderFactory.HwcloudSmnComponentBuilderBuilder for the Huawei Simple Message Notification (SMN) component.static classHwcloudSmnComponentBuilderFactory.HwcloudSmnComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static HwcloudSmnComponentBuilderFactory.HwcloudSmnComponentBuilderhwcloudSmn()Huawei Simple Message Notification (SMN) (camel-huaweicloud-smn) To broadcast messages and connect cloud services through notifications on Huawei Cloud Category: cloud,messaging Since: 3.8 Maven coordinates: org.apache.camel:camel-huaweicloud-smn
-
-
-
Method Detail
-
hwcloudSmn
static HwcloudSmnComponentBuilderFactory.HwcloudSmnComponentBuilder hwcloudSmn()
Huawei Simple Message Notification (SMN) (camel-huaweicloud-smn) To broadcast messages and connect cloud services through notifications on Huawei Cloud Category: cloud,messaging Since: 3.8 Maven coordinates: org.apache.camel:camel-huaweicloud-smn- Returns:
- the dsl builder
-
-