Interface ServiceNowEndpointBuilderFactory.ServiceNowBuilders

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

public static interface ServiceNowEndpointBuilderFactory.ServiceNowBuilders
  • Method Details

    • servicenow

      ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API. Category: api,cloud,management Since: 2.18 Maven coordinates: org.apache.camel:camel-servicenow
      Returns:
      the dsl builder for the headers' name.
    • servicenow

      ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API. Category: api,cloud,management Since: 2.18 Maven coordinates: org.apache.camel:camel-servicenow Syntax: servicenow:instanceName Path parameter: instanceName (required) The ServiceNow instance name
      Parameters:
      path - instanceName
      Returns:
      the dsl builder
    • servicenow

      ServiceNow (camel-servicenow) Interact with ServiceNow via its REST API. Category: api,cloud,management Since: 2.18 Maven coordinates: org.apache.camel:camel-servicenow Syntax: servicenow:instanceName Path parameter: instanceName (required) The ServiceNow instance name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - instanceName
      Returns:
      the dsl builder