Uses of Class
io.helidon.json.schema.SchemaItem.Builder
Packages that use SchemaItem.Builder
-
Uses of SchemaItem.Builder in io.helidon.json.schema
Methods in io.helidon.json.schema that return SchemaItem.BuilderModifier and TypeMethodDescriptionstatic SchemaItem.Builder
SchemaItem.builder()
Create a new fluent API builder to customize configuration.static SchemaItem.Builder
SchemaItem.builder
(SchemaItem instance) Create a new fluent API builder from an existing instance.