Interface DMSEndpointBuilderFactory.DMSBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
DMSEndpointBuilderFactory

public static interface DMSEndpointBuilderFactory.DMSBuilders
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Syntax: hwcloud-dms:operation Path parameter: operation (required) Operation to be performed
    hwcloudDms(String componentName, String path)
    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 Syntax: hwcloud-dms:operation Path parameter: operation (required) Operation to be performed
  • Method Details

    • 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 Syntax: hwcloud-dms:operation Path parameter: operation (required) Operation to be performed
      Parameters:
      path - operation
      Returns:
      the dsl builder
    • hwcloudDms

      default DMSEndpointBuilderFactory.DMSEndpointBuilder hwcloudDms(String componentName, String path)
      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 Syntax: hwcloud-dms:operation Path parameter: operation (required) Operation to be performed
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - operation
      Returns:
      the dsl builder