Interface ServiceNowEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ServiceNowEndpointBuilderFactory
Interact with ServiceNow via its REST API. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServiceNowEndpointBuilderFactory.AdvancedServiceNowEndpointBuilderAdvanced builder for endpoint for the ServiceNow component.static interfaceServiceNowEndpointBuilderFactory.ServiceNowBuildersstatic interfaceServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilderBuilder for endpoint for the ServiceNow component.static classServiceNowEndpointBuilderFactory.ServiceNowReleaseProxy enum fororg.apache.camel.component.servicenow.ServiceNowReleaseenum.
-
Method Summary
Static Methods Modifier and Type Method Description static ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ServiceNowEndpointBuilderFactory.ServiceNowEndpointBuilder endpointBuilder(String componentName, String path)
-
-