@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface RestSwaggerEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RestSwaggerEndpointBuilderFactory.AdvancedRestSwaggerEndpointBuilder
Advanced builder for endpoint for the REST Swagger component.
|
static interface |
RestSwaggerEndpointBuilderFactory.RestSwaggerBuilders |
static interface |
RestSwaggerEndpointBuilderFactory.RestSwaggerEndpointBuilder
Builder for endpoint for the REST Swagger component.
|
| Modifier and Type | Method and Description |
|---|---|
static RestSwaggerEndpointBuilderFactory.RestSwaggerEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static RestSwaggerEndpointBuilderFactory.RestSwaggerEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel