Uses of Class
io.helidon.json.schema.SchemaItem.Builder
Packages that use SchemaItem.Builder
-
Uses of SchemaItem.Builder in io.helidon.json.schema
Subclasses with type arguments of type SchemaItem.Builder in io.helidon.json.schemaClasses in io.helidon.json.schema that implement interfaces with type arguments of type SchemaItem.BuilderMethods 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.