Uses of Class
io.helidon.json.schema.Schema.Builder
Packages that use Schema.Builder
-
Uses of Schema.Builder in io.helidon.json.schema
Subclasses with type arguments of type Schema.Builder in io.helidon.json.schemaClasses in io.helidon.json.schema that implement interfaces with type arguments of type Schema.BuilderMethods in io.helidon.json.schema that return Schema.BuilderModifier and TypeMethodDescriptionstatic Schema.BuilderSchema.builder()Create a new fluent API builder to customize configuration.static Schema.BuilderCreate a new fluent API builder from an existing instance.