Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.api.model.apiextensions |
Modifier and Type | Method and Description |
---|---|
A |
WatchEventFluent.withJSONSchemaPropsObject(JSONSchemaProps jSONSchemaPropsObject) |
A |
WatchEventFluentImpl.withJSONSchemaPropsObject(JSONSchemaProps jSONSchemaPropsObject) |
WatchEventFluent.JSONSchemaPropsObjectNested<A> |
WatchEventFluent.withNewJSONSchemaPropsObjectLike(JSONSchemaProps item) |
WatchEventFluent.JSONSchemaPropsObjectNested<A> |
WatchEventFluentImpl.withNewJSONSchemaPropsObjectLike(JSONSchemaProps item) |
Modifier and Type | Method and Description |
---|---|
JSONSchemaProps |
JSONSchemaPropsBuilder.build() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildAllOf(int index) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildAllOf(int index) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildAnyOf(int index) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildAnyOf(int index) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildFirstAllOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildFirstAllOf() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildFirstAnyOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildFirstAnyOf() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.buildFirstJSONSchema() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.buildFirstJSONSchema() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildFirstOneOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildFirstOneOf() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.buildJSONSchema(int index) |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.buildJSONSchema(int index) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildLastAllOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildLastAllOf() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildLastAnyOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildLastAnyOf() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.buildLastJSONSchema() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.buildLastJSONSchema() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildLastOneOf() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildLastOneOf() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildMatchingAllOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildMatchingAllOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildMatchingAnyOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildMatchingAnyOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.buildMatchingJSONSchema(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.buildMatchingJSONSchema(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildMatchingOneOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildMatchingOneOf(Predicate<JSONSchemaPropsBuilder> predicate) |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildNot() |
JSONSchemaProps |
JSONSchemaPropsFluent.buildNot() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.buildOneOf(int index) |
JSONSchemaProps |
JSONSchemaPropsFluent.buildOneOf(int index) |
JSONSchemaProps |
CustomResourceValidationFluent.buildOpenAPIV3Schema() |
JSONSchemaProps |
CustomResourceValidationFluentImpl.buildOpenAPIV3Schema() |
JSONSchemaProps |
JSONSchemaPropsOrBoolFluent.buildSchema() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.buildSchema() |
JSONSchemaProps |
JSONSchemaPropsOrStringArrayFluent.buildSchema() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.buildSchema() |
JSONSchemaProps |
JSONSchemaPropsOrStringArrayFluentImpl.buildSchema() |
JSONSchemaProps |
JSONSchemaPropsOrBoolFluentImpl.buildSchema() |
JSONSchemaProps |
DoneableJSONSchemaProps.done() |
JSONSchemaProps |
JSONSchemaProps.getNot() |
JSONSchemaProps |
JSONSchemaPropsFluentImpl.getNot()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsFluent.getNot()
Deprecated.
|
JSONSchemaProps |
CustomResourceValidation.getOpenAPIV3Schema() |
JSONSchemaProps |
CustomResourceValidationFluent.getOpenAPIV3Schema()
Deprecated.
|
JSONSchemaProps |
CustomResourceValidationFluentImpl.getOpenAPIV3Schema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrBoolFluent.getSchema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrArray.getSchema() |
JSONSchemaProps |
JSONSchemaPropsOrStringArray.getSchema() |
JSONSchemaProps |
JSONSchemaPropsOrArrayFluentImpl.getSchema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrStringArrayFluent.getSchema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrArrayFluent.getSchema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrStringArrayFluentImpl.getSchema()
Deprecated.
|
JSONSchemaProps |
JSONSchemaPropsOrBool.getSchema() |
JSONSchemaProps |
JSONSchemaPropsOrBoolFluentImpl.getSchema()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.buildAllOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.buildAllOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.buildAnyOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.buildAnyOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsOrArrayFluentImpl.buildJSONSchemas() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsOrArrayFluent.buildJSONSchemas() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.buildOneOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.buildOneOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaProps.getAllOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getAllOf()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.getAllOf()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaProps.getAnyOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getAnyOf()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.getAnyOf()
Deprecated.
|
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaProps.getDefinitions() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getDefinitions() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluent.getDefinitions() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsOrArray.getJSONSchemas() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsOrArrayFluentImpl.getJSONSchemas()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaPropsOrArrayFluent.getJSONSchemas()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaProps.getOneOf() |
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getOneOf()
Deprecated.
|
java.util.List<JSONSchemaProps> |
JSONSchemaPropsFluent.getOneOf()
Deprecated.
|
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaProps.getPatternProperties() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getPatternProperties() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluent.getPatternProperties() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaProps.getProperties() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluentImpl.getProperties() |
java.util.Map<java.lang.String,JSONSchemaProps> |
JSONSchemaPropsFluent.getProperties() |
Modifier and Type | Method and Description |
---|---|
A |
JSONSchemaPropsFluentImpl.addAllToAllOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.addAllToAllOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.addAllToAnyOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.addAllToAnyOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsOrArrayFluentImpl.addAllToJSONSchemas(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsOrArrayFluent.addAllToJSONSchemas(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.addAllToOneOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.addAllToOneOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.addToDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.addToDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluentImpl.addToPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.addToPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluentImpl.addToProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.addToProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluentImpl.removeAllFromAllOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.removeAllFromAllOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.removeAllFromAnyOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.removeAllFromAnyOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsOrArrayFluentImpl.removeAllFromJSONSchemas(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsOrArrayFluent.removeAllFromJSONSchemas(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.removeAllFromOneOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluent.removeAllFromOneOf(java.util.Collection<JSONSchemaProps> items) |
A |
JSONSchemaPropsFluentImpl.removeFromDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.removeFromDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluentImpl.removeFromPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.removeFromPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluentImpl.removeFromProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
A |
JSONSchemaPropsFluent.removeFromProperties(java.util.Map<java.lang.String,JSONSchemaProps> map) |
void |
JSONSchemaProps.setAllOf(java.util.List<JSONSchemaProps> allOf) |
void |
JSONSchemaProps.setAnyOf(java.util.List<JSONSchemaProps> anyOf) |
void |
JSONSchemaProps.setDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> definitions) |
void |
JSONSchemaPropsOrArray.setJSONSchemas(java.util.List<JSONSchemaProps> jSONSchemas) |
void |
JSONSchemaProps.setOneOf(java.util.List<JSONSchemaProps> oneOf) |
void |
JSONSchemaProps.setPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> patternProperties) |
void |
JSONSchemaProps.setProperties(java.util.Map<java.lang.String,JSONSchemaProps> properties) |
A |
JSONSchemaPropsFluentImpl.withAllOf(java.util.List<JSONSchemaProps> allOf) |
A |
JSONSchemaPropsFluent.withAllOf(java.util.List<JSONSchemaProps> allOf) |
A |
JSONSchemaPropsFluentImpl.withAnyOf(java.util.List<JSONSchemaProps> anyOf) |
A |
JSONSchemaPropsFluent.withAnyOf(java.util.List<JSONSchemaProps> anyOf) |
A |
JSONSchemaPropsFluentImpl.withDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> definitions) |
A |
JSONSchemaPropsFluent.withDefinitions(java.util.Map<java.lang.String,JSONSchemaProps> definitions) |
A |
JSONSchemaPropsOrArrayFluentImpl.withJSONSchemas(java.util.List<JSONSchemaProps> jSONSchemas) |
A |
JSONSchemaPropsOrArrayFluent.withJSONSchemas(java.util.List<JSONSchemaProps> jSONSchemas) |
A |
JSONSchemaPropsFluentImpl.withOneOf(java.util.List<JSONSchemaProps> oneOf) |
A |
JSONSchemaPropsFluent.withOneOf(java.util.List<JSONSchemaProps> oneOf) |
A |
JSONSchemaPropsFluentImpl.withPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> patternProperties) |
A |
JSONSchemaPropsFluent.withPatternProperties(java.util.Map<java.lang.String,JSONSchemaProps> patternProperties) |
A |
JSONSchemaPropsFluentImpl.withProperties(java.util.Map<java.lang.String,JSONSchemaProps> properties) |
A |
JSONSchemaPropsFluent.withProperties(java.util.Map<java.lang.String,JSONSchemaProps> properties) |
Constructor and Description |
---|
CustomResourceValidation(JSONSchemaProps openAPIV3Schema) |
DoneableJSONSchemaProps(JSONSchemaProps item) |
DoneableJSONSchemaProps(JSONSchemaProps item,
Function<JSONSchemaProps,JSONSchemaProps> function) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaPropsBuilder(JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaProps instance,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance,
javax.validation.Validator validator) |
JSONSchemaPropsBuilder(JSONSchemaProps instance,
javax.validation.Validator validator) |
JSONSchemaPropsFluentImpl(JSONSchemaProps instance) |
JSONSchemaPropsOrArray(java.util.List<JSONSchemaProps> jSONSchemas,
JSONSchemaProps schema) |
JSONSchemaPropsOrBool(java.lang.Boolean allows,
JSONSchemaProps schema) |
JSONSchemaPropsOrStringArray(java.util.List<java.lang.String> property,
JSONSchemaProps schema) |
Constructor and Description |
---|
DoneableJSONSchemaProps(Function<JSONSchemaProps,JSONSchemaProps> function) |
DoneableJSONSchemaProps(Function<JSONSchemaProps,JSONSchemaProps> function) |
DoneableJSONSchemaProps(JSONSchemaProps item,
Function<JSONSchemaProps,JSONSchemaProps> function) |
DoneableJSONSchemaProps(JSONSchemaProps item,
Function<JSONSchemaProps,JSONSchemaProps> function) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaProps(java.lang.String $ref,
java.lang.String $schema,
JSONSchemaPropsOrBool additionalItems,
JSONSchemaPropsOrBool additionalProperties,
java.util.List<JSONSchemaProps> allOf,
java.util.List<JSONSchemaProps> anyOf,
JSON _default,
java.util.Map<java.lang.String,JSONSchemaProps> definitions,
java.util.Map<java.lang.String,JSONSchemaPropsOrStringArray> dependencies,
java.lang.String description,
java.util.List<java.lang.String> _enum,
JSON example,
java.lang.Boolean exclusiveMaximum,
java.lang.Boolean exclusiveMinimum,
ExternalDocumentation externalDocs,
java.lang.String format,
java.lang.String id,
JSONSchemaPropsOrArray items,
java.lang.Long maxItems,
java.lang.Long maxLength,
java.lang.Long maxProperties,
java.lang.Double maximum,
java.lang.Long minItems,
java.lang.Long minLength,
java.lang.Long minProperties,
java.lang.Double minimum,
java.lang.Double multipleOf,
JSONSchemaProps not,
java.util.List<JSONSchemaProps> oneOf,
java.lang.String pattern,
java.util.Map<java.lang.String,JSONSchemaProps> patternProperties,
java.util.Map<java.lang.String,JSONSchemaProps> properties,
java.util.List<java.lang.String> required,
java.lang.String title,
java.lang.String type,
java.lang.Boolean uniqueItems) |
JSONSchemaPropsOrArray(java.util.List<JSONSchemaProps> jSONSchemas,
JSONSchemaProps schema) |
Copyright © 2015-2019 Red Hat. All Rights Reserved.