Interface NovaEndpointBuilderFactory.NovaBuilders

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

public static interface NovaEndpointBuilderFactory.NovaBuilders
  • Method Details

    • openstackNova

      OpenStack Nova (camel-openstack) Access OpenStack to manage compute resources. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack
      Returns:
      the dsl builder for the headers' name.
    • openstackNova

      OpenStack Nova (camel-openstack) Access OpenStack to manage compute resources. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-nova:host Path parameter: host (required) OpenStack host url
      Parameters:
      path - host
      Returns:
      the dsl builder
    • openstackNova

      default NovaEndpointBuilderFactory.NovaEndpointBuilder openstackNova(String componentName, String path)
      OpenStack Nova (camel-openstack) Access OpenStack to manage compute resources. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-nova: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