Interface HwcloudDmsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface HwcloudDmsComponentBuilderFactory
To integrate with a fully managed, high-performance message queuing service 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 interface
HwcloudDmsComponentBuilderFactory.HwcloudDmsComponentBuilder
Builder for the Huawei Distributed Message Service (DMS) component.static class
HwcloudDmsComponentBuilderFactory.HwcloudDmsComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static HwcloudDmsComponentBuilderFactory.HwcloudDmsComponentBuilder
hwcloudDms()
Huawei Distributed Message Service (DMS) (camel-huaweicloud-dms) To integrate with a fully managed, high-performance message queuing service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-dms
-
-
-
Method Detail
-
hwcloudDms
static HwcloudDmsComponentBuilderFactory.HwcloudDmsComponentBuilder hwcloudDms()
Huawei Distributed Message Service (DMS) (camel-huaweicloud-dms) To integrate with a fully managed, high-performance message queuing service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-dms- Returns:
- the dsl builder
-
-