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