Interface StitchEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface StitchEndpointBuilderFactory
Stitch is a cloud ETL service that integrates various data sources into a central data warehouse through various integrations. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStitchEndpointBuilderFactory.AdvancedStitchEndpointBuilderAdvanced builder for endpoint for the Stitch component.static interfaceStitchEndpointBuilderFactory.StitchBuildersstatic interfaceStitchEndpointBuilderFactory.StitchEndpointBuilderBuilder for endpoint for the Stitch component.static classStitchEndpointBuilderFactory.StitchHeaderNameBuilderThe builder of headers' name for the Stitch component.
-
Method Summary
Static Methods Modifier and Type Method Description static StitchEndpointBuilderFactory.StitchEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static StitchEndpointBuilderFactory.StitchEndpointBuilder endpointBuilder(String componentName, String path)
-
-