public static class IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty extends IdentifiableJsonSchemaProperty<UntypedJsonSchemaObject>
JsonSchemaProperty implementation without a type property.IdentifiableJsonSchemaProperty.ArrayJsonSchemaProperty, IdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty, IdentifiableJsonSchemaProperty.DateJsonSchemaProperty, IdentifiableJsonSchemaProperty.EncryptedJsonSchemaProperty, IdentifiableJsonSchemaProperty.NullJsonSchemaProperty, IdentifiableJsonSchemaProperty.NumericJsonSchemaProperty, IdentifiableJsonSchemaProperty.ObjectJsonSchemaProperty, IdentifiableJsonSchemaProperty.RequiredJsonSchemaProperty, IdentifiableJsonSchemaProperty.StringJsonSchemaProperty, IdentifiableJsonSchemaProperty.TimestampJsonSchemaProperty, IdentifiableJsonSchemaProperty.UntypedJsonSchemaPropertyJsonSchemaProperty.JsonSchemaPropertyBuilderJsonSchemaObject.Typeidentifier, jsonSchemaObjectDelegategetIdentifier, getTypes, toDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty possibleValues(Object... possibleValues)
possibleValues - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.possibleValues(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty allOf(JsonSchemaObject... allOf)
allOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.allOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty anyOf(JsonSchemaObject... anyOf)
anyOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.anyOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty oneOf(JsonSchemaObject... oneOf)
oneOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.oneOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty possibleValues(Collection<Object> possibleValues)
possibleValues - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.possibleValues(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty allOf(Collection<JsonSchemaObject> allOf)
allOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.allOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty anyOf(Collection<JsonSchemaObject> anyOf)
anyOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.anyOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty oneOf(Collection<JsonSchemaObject> oneOf)
oneOf - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.oneOf(Collection)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty notMatch(JsonSchemaObject notMatch)
notMatch - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.notMatch(JsonSchemaObject)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty description(String description)
description - must not be null.IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.description(String)public IdentifiableJsonSchemaProperty.UntypedJsonSchemaProperty generatedDescription()
IdentifiableJsonSchemaProperty.StringJsonSchemaProperty.TypedJsonSchemaObject.StringJsonSchemaObject.generateDescription()Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.