public final class ArraySchemaBuilder extends SchemaBuilder<ArraySchemaBuilder,ArrayKeyword>
id, keywords, type
Modifier and Type | Method and Description |
---|---|
ArraySchemaBuilder |
items(SchemaBuilder schemaBuilder) |
JsonObject |
toJson() |
alias, build, defaultValue, fromJson, getType, id, nullable, type, with, with, withKeyword
public ArraySchemaBuilder items(SchemaBuilder schemaBuilder)
public JsonObject toJson()
toJson
in class SchemaBuilder<ArraySchemaBuilder,ArrayKeyword>
Copyright © 2021 Eclipse. All rights reserved.