Interface RestOpenapiComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface RestOpenapiComponentBuilderFactory
To call REST services using OpenAPI specification as contract.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the REST OpenApi component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionREST OpenApi (camel-rest-openapi) To call REST services using OpenAPI specification as contract.
-
Method Details
-
restOpenapi
REST OpenApi (camel-rest-openapi) To call REST services using OpenAPI specification as contract. Category: rest,api Since: 3.1 Maven coordinates: org.apache.camel:camel-rest-openapi- Returns:
- the dsl builder
-