public interface V1beta1JSONSchemaPropsFluent<A extends V1beta1JSONSchemaPropsFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1JSONSchemaPropsFluent.AllOfNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.AnyOfNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.NotNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.OneOfNested<N> |
String getRef()
Boolean hasRef()
A withNewRef(StringBuilder arg1)
A withNewRef(StringBuffer arg1)
String getSchema()
Boolean hasSchema()
A withNewSchema(StringBuilder arg1)
A withNewSchema(StringBuffer arg1)
Object getAdditionalItems()
Boolean hasAdditionalItems()
Object getAdditionalProperties()
Boolean hasAdditionalProperties()
A addToAllOf(int index, V1beta1JSONSchemaProps item)
A setToAllOf(int index, V1beta1JSONSchemaProps item)
A addToAllOf(V1beta1JSONSchemaProps... items)
A addAllToAllOf(Collection<V1beta1JSONSchemaProps> items)
A removeFromAllOf(V1beta1JSONSchemaProps... items)
A removeAllFromAllOf(Collection<V1beta1JSONSchemaProps> items)
A removeMatchingFromAllOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
@Deprecated List<V1beta1JSONSchemaProps> getAllOf()
List<V1beta1JSONSchemaProps> buildAllOf()
V1beta1JSONSchemaProps buildAllOf(int index)
V1beta1JSONSchemaProps buildFirstAllOf()
V1beta1JSONSchemaProps buildLastAllOf()
V1beta1JSONSchemaProps buildMatchingAllOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
Boolean hasMatchingAllOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
A withAllOf(List<V1beta1JSONSchemaProps> allOf)
A withAllOf(V1beta1JSONSchemaProps... allOf)
Boolean hasAllOf()
V1beta1JSONSchemaPropsFluent.AllOfNested<A> addNewAllOf()
V1beta1JSONSchemaPropsFluent.AllOfNested<A> addNewAllOfLike(V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.AllOfNested<A> setNewAllOfLike(int index, V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.AllOfNested<A> editAllOf(int index)
V1beta1JSONSchemaPropsFluent.AllOfNested<A> editFirstAllOf()
V1beta1JSONSchemaPropsFluent.AllOfNested<A> editLastAllOf()
V1beta1JSONSchemaPropsFluent.AllOfNested<A> editMatchingAllOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
A addToAnyOf(int index, V1beta1JSONSchemaProps item)
A setToAnyOf(int index, V1beta1JSONSchemaProps item)
A addToAnyOf(V1beta1JSONSchemaProps... items)
A addAllToAnyOf(Collection<V1beta1JSONSchemaProps> items)
A removeFromAnyOf(V1beta1JSONSchemaProps... items)
A removeAllFromAnyOf(Collection<V1beta1JSONSchemaProps> items)
A removeMatchingFromAnyOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
@Deprecated List<V1beta1JSONSchemaProps> getAnyOf()
List<V1beta1JSONSchemaProps> buildAnyOf()
V1beta1JSONSchemaProps buildAnyOf(int index)
V1beta1JSONSchemaProps buildFirstAnyOf()
V1beta1JSONSchemaProps buildLastAnyOf()
V1beta1JSONSchemaProps buildMatchingAnyOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
Boolean hasMatchingAnyOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
A withAnyOf(List<V1beta1JSONSchemaProps> anyOf)
A withAnyOf(V1beta1JSONSchemaProps... anyOf)
Boolean hasAnyOf()
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> addNewAnyOf()
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> addNewAnyOfLike(V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> setNewAnyOfLike(int index, V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> editAnyOf(int index)
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> editFirstAnyOf()
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> editLastAnyOf()
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> editMatchingAnyOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
Object getDefault()
Boolean hasDefault()
A addToDefinitions(String key, V1beta1JSONSchemaProps value)
A addToDefinitions(Map<String,V1beta1JSONSchemaProps> map)
A removeFromDefinitions(Map<String,V1beta1JSONSchemaProps> map)
Map<String,V1beta1JSONSchemaProps> getDefinitions()
A withDefinitions(Map<String,V1beta1JSONSchemaProps> definitions)
Boolean hasDefinitions()
Boolean hasDependencies()
String getDescription()
Boolean hasDescription()
A withNewDescription(StringBuilder arg1)
A withNewDescription(StringBuffer arg1)
A addAllToEnum(Collection<Object> items)
A removeAllFromEnum(Collection<Object> items)
Object getEnum(int index)
Object getFirstEnum()
Object getLastEnum()
Boolean hasEnum()
Object getExample()
Boolean hasExample()
Boolean isExclusiveMaximum()
Boolean hasExclusiveMaximum()
A withNewExclusiveMaximum(boolean arg1)
Boolean isExclusiveMinimum()
Boolean hasExclusiveMinimum()
A withNewExclusiveMinimum(boolean arg1)
@Deprecated V1beta1ExternalDocumentation getExternalDocs()
V1beta1ExternalDocumentation buildExternalDocs()
A withExternalDocs(V1beta1ExternalDocumentation externalDocs)
Boolean hasExternalDocs()
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<A> withNewExternalDocs()
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<A> withNewExternalDocsLike(V1beta1ExternalDocumentation item)
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<A> editExternalDocs()
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<A> editOrNewExternalDocs()
V1beta1JSONSchemaPropsFluent.ExternalDocsNested<A> editOrNewExternalDocsLike(V1beta1ExternalDocumentation item)
String getFormat()
Boolean hasFormat()
A withNewFormat(StringBuilder arg1)
A withNewFormat(StringBuffer arg1)
String getId()
Boolean hasId()
A withNewId(StringBuilder arg1)
A withNewId(StringBuffer arg1)
Object getItems()
Boolean hasItems()
Long getMaxItems()
Boolean hasMaxItems()
Long getMaxLength()
Boolean hasMaxLength()
Long getMaxProperties()
Boolean hasMaxProperties()
Double getMaximum()
Boolean hasMaximum()
Long getMinItems()
Boolean hasMinItems()
Long getMinLength()
Boolean hasMinLength()
Long getMinProperties()
Boolean hasMinProperties()
Double getMinimum()
Boolean hasMinimum()
Double getMultipleOf()
Boolean hasMultipleOf()
@Deprecated V1beta1JSONSchemaProps getNot()
V1beta1JSONSchemaProps buildNot()
A withNot(V1beta1JSONSchemaProps not)
Boolean hasNot()
V1beta1JSONSchemaPropsFluent.NotNested<A> withNewNot()
V1beta1JSONSchemaPropsFluent.NotNested<A> withNewNotLike(V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.NotNested<A> editNot()
V1beta1JSONSchemaPropsFluent.NotNested<A> editOrNewNot()
V1beta1JSONSchemaPropsFluent.NotNested<A> editOrNewNotLike(V1beta1JSONSchemaProps item)
Boolean isNullable()
Boolean hasNullable()
A withNewNullable(boolean arg1)
A addToOneOf(int index, V1beta1JSONSchemaProps item)
A setToOneOf(int index, V1beta1JSONSchemaProps item)
A addToOneOf(V1beta1JSONSchemaProps... items)
A addAllToOneOf(Collection<V1beta1JSONSchemaProps> items)
A removeFromOneOf(V1beta1JSONSchemaProps... items)
A removeAllFromOneOf(Collection<V1beta1JSONSchemaProps> items)
A removeMatchingFromOneOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
@Deprecated List<V1beta1JSONSchemaProps> getOneOf()
List<V1beta1JSONSchemaProps> buildOneOf()
V1beta1JSONSchemaProps buildOneOf(int index)
V1beta1JSONSchemaProps buildFirstOneOf()
V1beta1JSONSchemaProps buildLastOneOf()
V1beta1JSONSchemaProps buildMatchingOneOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
Boolean hasMatchingOneOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
A withOneOf(List<V1beta1JSONSchemaProps> oneOf)
A withOneOf(V1beta1JSONSchemaProps... oneOf)
Boolean hasOneOf()
V1beta1JSONSchemaPropsFluent.OneOfNested<A> addNewOneOf()
V1beta1JSONSchemaPropsFluent.OneOfNested<A> addNewOneOfLike(V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.OneOfNested<A> setNewOneOfLike(int index, V1beta1JSONSchemaProps item)
V1beta1JSONSchemaPropsFluent.OneOfNested<A> editOneOf(int index)
V1beta1JSONSchemaPropsFluent.OneOfNested<A> editFirstOneOf()
V1beta1JSONSchemaPropsFluent.OneOfNested<A> editLastOneOf()
V1beta1JSONSchemaPropsFluent.OneOfNested<A> editMatchingOneOf(Predicate<V1beta1JSONSchemaPropsBuilder> predicate)
String getPattern()
Boolean hasPattern()
A withNewPattern(StringBuilder arg1)
A withNewPattern(StringBuffer arg1)
A addToPatternProperties(String key, V1beta1JSONSchemaProps value)
A addToPatternProperties(Map<String,V1beta1JSONSchemaProps> map)
A removeFromPatternProperties(Map<String,V1beta1JSONSchemaProps> map)
Map<String,V1beta1JSONSchemaProps> getPatternProperties()
A withPatternProperties(Map<String,V1beta1JSONSchemaProps> patternProperties)
Boolean hasPatternProperties()
A addToProperties(String key, V1beta1JSONSchemaProps value)
A addToProperties(Map<String,V1beta1JSONSchemaProps> map)
A removeFromProperties(Map<String,V1beta1JSONSchemaProps> map)
Map<String,V1beta1JSONSchemaProps> getProperties()
A withProperties(Map<String,V1beta1JSONSchemaProps> properties)
Boolean hasProperties()
A addAllToRequired(Collection<String> items)
A removeAllFromRequired(Collection<String> items)
String getRequired(int index)
String getFirstRequired()
String getLastRequired()
Boolean hasRequired()
A addNewRequired(StringBuilder arg1)
A addNewRequired(StringBuffer arg1)
String getTitle()
Boolean hasTitle()
A withNewTitle(StringBuilder arg1)
A withNewTitle(StringBuffer arg1)
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Boolean isUniqueItems()
Boolean hasUniqueItems()
A withNewUniqueItems(boolean arg1)
Copyright © 2020. All rights reserved.