@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface RestApiComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RestApiComponentBuilderFactory.RestApiComponentBuilder
Builder for the REST API component.
|
static class |
RestApiComponentBuilderFactory.RestApiComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static RestApiComponentBuilderFactory.RestApiComponentBuilder |
restApi()
REST API (camel-rest)
Expose OpenAPI Specification of the REST services defined using Camel
REST DSL.
|
static RestApiComponentBuilderFactory.RestApiComponentBuilder restApi()
Apache Camel