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