Class RestDslDefinitionGenerator
- java.lang.Object
-
- org.apache.camel.generator.openapi.RestDslGenerator<RestDslDefinitionGenerator>
-
- org.apache.camel.generator.openapi.RestDslDefinitionGenerator
-
public final class RestDslDefinitionGenerator extends RestDslGenerator<RestDslDefinitionGenerator>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.model.rest.RestsDefinitiongenerate(org.apache.camel.CamelContext context)-
Methods inherited from class org.apache.camel.generator.openapi.RestDslGenerator
asSpringBootProject, asSpringComponent, determineBasePathFrom, determineBasePathFrom, determineBasePathFrom, determineHostFrom, resolveVariablesIn, toAppendable, toDefinition, toFiler, toPath, toXml, toYaml, withApiContextPath, withBasePath, withClientRequestValidation, withDestinationGenerator, withDestinationToSyntax, withOperationFilter, withOperationFilter, withRestComponent, withRestContextPath
-
-