Uses of Class
org.apache.camel.component.stitch.client.models.StitchSchema.Builder
Packages that use StitchSchema.Builder
-
Uses of StitchSchema.Builder in org.apache.camel.component.stitch.client.models
Methods in org.apache.camel.component.stitch.client.models that return StitchSchema.BuilderModifier and TypeMethodDescriptionStitchSchema.Builder.addKeyword(String key, Object value) StitchSchema.Builder.addKeywords(Map<String, Object> keywords) The JSON schema that records in the data property must conform to.static StitchSchema.BuilderStitchSchema.builder()