Interface GlanceEndpointBuilderFactory.GlanceBuilders

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

public static interface GlanceEndpointBuilderFactory.GlanceBuilders
  • Method Details

    • openstackGlance

      OpenStack Glance (camel-openstack) Manage VM images and metadata definitions in OpenStack Glance. Category: cloud,paas Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack
      Returns:
      the dsl builder for the headers' name.
    • openstackGlance

      OpenStack Glance (camel-openstack) Manage VM images and metadata definitions in OpenStack Glance. Category: cloud,paas Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-glance:host Path parameter: host (required) OpenStack host url
      Parameters:
      path - host
      Returns:
      the dsl builder
    • openstackGlance

      default GlanceEndpointBuilderFactory.GlanceEndpointBuilder openstackGlance(String componentName, String path)
      OpenStack Glance (camel-openstack) Manage VM images and metadata definitions in OpenStack Glance. Category: cloud,paas Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-glance:host Path parameter: host (required) OpenStack host url
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - host
      Returns:
      the dsl builder