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.BuilderSchemaItem.builder()Create a new fluent API builder to customize configuration.static SchemaItem.BuilderSchemaItem.builder(SchemaItem instance) Create a new fluent API builder from an existing instance.