public class JsonArraySchema extends JsonSchemaElement
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonArraySchema.Builder |
| Constructor and Description |
|---|
JsonArraySchema(JsonArraySchema.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static JsonArraySchema.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
typepublic JsonArraySchema(JsonArraySchema.Builder builder)
Copyright © 2024. All rights reserved.