Class V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1JSONSchemaPropsFluent<A>
- Direct Known Subclasses:
V1JSONSchemaPropsBuilder
public class V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>
extends BaseFluent<A>
implements V1JSONSchemaPropsFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluent
V1JSONSchemaPropsFluent.AllOfNested<N>, V1JSONSchemaPropsFluent.AnyOfNested<N>, V1JSONSchemaPropsFluent.ExternalDocsNested<N>, V1JSONSchemaPropsFluent.NotNested<N>, V1JSONSchemaPropsFluent.OneOfNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1JSONSchemaPropsFluentImpl
(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToAllOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) addAllToAnyOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) addAllToEnum
(Collection<Object> items) addAllToOneOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) addAllToRequired
(Collection<String> items) addNewAllOfLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addNewAnyOfLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addNewOneOfLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addToAllOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) addToAllOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addToAnyOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) addToAnyOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addToDefinitions
(String key, io.kubernetes.client.openapi.models.V1JSONSchemaProps value) addToDefinitions
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) addToDependencies
(String key, Object value) addToDependencies
(Map<String, Object> map) addToOneOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) addToOneOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) addToPatternProperties
(String key, io.kubernetes.client.openapi.models.V1JSONSchemaProps value) addToPatternProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) addToProperties
(String key, io.kubernetes.client.openapi.models.V1JSONSchemaProps value) addToProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) addToRequired
(Integer index, String item) addToRequired
(String... items) List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildAllOf
(Integer index) List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildAnyOf
(Integer index) io.kubernetes.client.openapi.models.V1ExternalDocumentation
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildMatchingAllOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildMatchingAnyOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildMatchingOneOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildNot()
List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
io.kubernetes.client.openapi.models.V1JSONSchemaProps
buildOneOf
(Integer index) editMatchingAllOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) editMatchingAnyOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) editMatchingOneOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) editNot()
editOrNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) editOrNewNotLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) boolean
List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
getAllOf()
Deprecated.List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
getAnyOf()
Deprecated.getEnum()
io.kubernetes.client.openapi.models.V1ExternalDocumentation
Deprecated.getId()
getItems()
getMatchingEnum
(Predicate<Object> predicate) getMatchingRequired
(Predicate<String> predicate) io.kubernetes.client.openapi.models.V1JSONSchemaProps
getNot()
Deprecated.List<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
getOneOf()
Deprecated.getRef()
getRequired
(Integer index) getTitle()
getType()
hasAllOf()
hasAnyOf()
hasEnum()
int
hashCode()
hasId()
hasItems()
hasMatchingAllOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) hasMatchingAnyOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) hasMatchingEnum
(Predicate<Object> predicate) hasMatchingOneOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) hasMatchingRequired
(Predicate<String> predicate) hasNot()
hasOneOf()
hasRef()
hasTitle()
hasType()
removeAllFromAllOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) removeAllFromAnyOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) removeAllFromEnum
(Collection<Object> items) removeAllFromOneOf
(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) removeAllFromRequired
(Collection<String> items) removeFromAllOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) removeFromAnyOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) removeFromDefinitions
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) removeFromEnum
(Object... items) removeFromOneOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... items) removeFromPatternProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) removeFromProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) removeFromRequired
(String... items) removeMatchingFromAllOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) removeMatchingFromAnyOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) removeMatchingFromOneOf
(Predicate<V1JSONSchemaPropsBuilder> predicate) setNewAllOfLike
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setNewAnyOfLike
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setNewOneOfLike
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setToAllOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setToAnyOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setToOneOf
(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) setToRequired
(Integer index, String item) toString()
withAdditionalItems
(Object additionalItems) withAdditionalProperties
(Object additionalProperties) withAllOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... allOf) withAnyOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... anyOf) withDefault
(Object _default) <K,
V> A withDefinitions
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> definitions) <K,
V> A withDependencies
(Map<String, Object> dependencies) withDescription
(String description) withExample
(Object example) withExclusiveMaximum
(Boolean exclusiveMaximum) withExclusiveMinimum
(Boolean exclusiveMinimum) withExternalDocs
(io.kubernetes.client.openapi.models.V1ExternalDocumentation externalDocs) withFormat
(String format) withMaximum
(Double maximum) withMaxItems
(Long maxItems) withMaxLength
(Long maxLength) withMaxProperties
(Long maxProperties) withMinimum
(Double minimum) withMinItems
(Long minItems) withMinLength
(Long minLength) withMinProperties
(Long minProperties) withMultipleOf
(Double multipleOf) withNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) withNewNotLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) withNot
(io.kubernetes.client.openapi.models.V1JSONSchemaProps not) withNullable
(Boolean nullable) withOneOf
(io.kubernetes.client.openapi.models.V1JSONSchemaProps... oneOf) withPattern
(String pattern) <K,
V> A withPatternProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> patternProperties) <K,
V> A withProperties
(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> properties) withRequired
(String... required) withRequired
(List<String> required) withSchema
(String $schema) withUniqueItems
(Boolean uniqueItems) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1JSONSchemaPropsFluentImpl
public V1JSONSchemaPropsFluentImpl() -
V1JSONSchemaPropsFluentImpl
public V1JSONSchemaPropsFluentImpl(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance)
-
-
Method Details
-
getRef
- Specified by:
getRef
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withRef
- Specified by:
withRef
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasRef
- Specified by:
hasRef
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getSchema
- Specified by:
getSchema
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withSchema
- Specified by:
withSchema
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasSchema
- Specified by:
hasSchema
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getAdditionalItems
- Specified by:
getAdditionalItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAdditionalItems
- Specified by:
withAdditionalItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasAdditionalItems
- Specified by:
hasAdditionalItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getAdditionalProperties
- Specified by:
getAdditionalProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAdditionalProperties
- Specified by:
withAdditionalProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasAdditionalProperties
- Specified by:
hasAdditionalProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToAllOf
- Specified by:
addToAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setToAllOf
- Specified by:
setToAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToAllOf
- Specified by:
addToAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addAllToAllOf
- Specified by:
addAllToAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromAllOf
- Specified by:
removeFromAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeAllFromAllOf
public A removeAllFromAllOf(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) - Specified by:
removeAllFromAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeMatchingFromAllOf
- Specified by:
removeMatchingFromAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getAllOf
Deprecated.This method has been deprecated, please use method buildAllOf instead.- Specified by:
getAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
- Returns:
- The buildable object.
-
buildAllOf
- Specified by:
buildAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildAllOf
- Specified by:
buildAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildFirstAllOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildFirstAllOf()- Specified by:
buildFirstAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildLastAllOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildLastAllOf()- Specified by:
buildLastAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildMatchingAllOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildMatchingAllOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
buildMatchingAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMatchingAllOf
- Specified by:
hasMatchingAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAllOf
- Specified by:
withAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAllOf
- Specified by:
withAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasAllOf
- Specified by:
hasAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewAllOf
- Specified by:
addNewAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewAllOfLike
public V1JSONSchemaPropsFluent.AllOfNested<A> addNewAllOfLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
addNewAllOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setNewAllOfLike
public V1JSONSchemaPropsFluent.AllOfNested<A> setNewAllOfLike(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
setNewAllOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editAllOf
- Specified by:
editAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editFirstAllOf
- Specified by:
editFirstAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editLastAllOf
- Specified by:
editLastAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editMatchingAllOf
public V1JSONSchemaPropsFluent.AllOfNested<A> editMatchingAllOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
editMatchingAllOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToAnyOf
- Specified by:
addToAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setToAnyOf
- Specified by:
setToAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToAnyOf
- Specified by:
addToAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addAllToAnyOf
- Specified by:
addAllToAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromAnyOf
- Specified by:
removeFromAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeAllFromAnyOf
public A removeAllFromAnyOf(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) - Specified by:
removeAllFromAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeMatchingFromAnyOf
- Specified by:
removeMatchingFromAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getAnyOf
Deprecated.This method has been deprecated, please use method buildAnyOf instead.- Specified by:
getAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
- Returns:
- The buildable object.
-
buildAnyOf
- Specified by:
buildAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildAnyOf
- Specified by:
buildAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildFirstAnyOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildFirstAnyOf()- Specified by:
buildFirstAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildLastAnyOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildLastAnyOf()- Specified by:
buildLastAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildMatchingAnyOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildMatchingAnyOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
buildMatchingAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMatchingAnyOf
- Specified by:
hasMatchingAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAnyOf
- Specified by:
withAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withAnyOf
- Specified by:
withAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasAnyOf
- Specified by:
hasAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewAnyOf
- Specified by:
addNewAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewAnyOfLike
public V1JSONSchemaPropsFluent.AnyOfNested<A> addNewAnyOfLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
addNewAnyOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setNewAnyOfLike
public V1JSONSchemaPropsFluent.AnyOfNested<A> setNewAnyOfLike(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
setNewAnyOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editAnyOf
- Specified by:
editAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editFirstAnyOf
- Specified by:
editFirstAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editLastAnyOf
- Specified by:
editLastAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editMatchingAnyOf
public V1JSONSchemaPropsFluent.AnyOfNested<A> editMatchingAnyOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
editMatchingAnyOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getDefault
- Specified by:
getDefault
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withDefault
- Specified by:
withDefault
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasDefault
- Specified by:
hasDefault
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToDefinitions
- Specified by:
addToDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToDefinitions
- Specified by:
addToDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromDefinitions
- Specified by:
removeFromDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromDefinitions
public A removeFromDefinitions(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) - Specified by:
removeFromDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getDefinitions
- Specified by:
getDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withDefinitions
public <K,V> A withDefinitions(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> definitions) - Specified by:
withDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasDefinitions
- Specified by:
hasDefinitions
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToDependencies
- Specified by:
addToDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToDependencies
- Specified by:
addToDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromDependencies
- Specified by:
removeFromDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromDependencies
- Specified by:
removeFromDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getDependencies
- Specified by:
getDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withDependencies
- Specified by:
withDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasDependencies
- Specified by:
hasDependencies
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getDescription
- Specified by:
getDescription
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withDescription
- Specified by:
withDescription
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasDescription
- Specified by:
hasDescription
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToEnum
- Specified by:
addToEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setToEnum
- Specified by:
setToEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToEnum
- Specified by:
addToEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addAllToEnum
- Specified by:
addAllToEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromEnum
- Specified by:
removeFromEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeAllFromEnum
- Specified by:
removeAllFromEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getEnum
- Specified by:
getEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getEnum
- Specified by:
getEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getFirstEnum
- Specified by:
getFirstEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getLastEnum
- Specified by:
getLastEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMatchingEnum
- Specified by:
getMatchingEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMatchingEnum
- Specified by:
hasMatchingEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withEnum
- Specified by:
withEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withEnum
- Specified by:
withEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasEnum
- Specified by:
hasEnum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getExample
- Specified by:
getExample
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withExample
- Specified by:
withExample
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasExample
- Specified by:
hasExample
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getExclusiveMaximum
- Specified by:
getExclusiveMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withExclusiveMaximum
- Specified by:
withExclusiveMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasExclusiveMaximum
- Specified by:
hasExclusiveMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getExclusiveMinimum
- Specified by:
getExclusiveMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withExclusiveMinimum
- Specified by:
withExclusiveMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasExclusiveMinimum
- Specified by:
hasExclusiveMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getExternalDocs
Deprecated.This method has been deprecated, please use method buildExternalDocs instead.- Specified by:
getExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
- Returns:
- The buildable object.
-
buildExternalDocs
public io.kubernetes.client.openapi.models.V1ExternalDocumentation buildExternalDocs()- Specified by:
buildExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withExternalDocs
- Specified by:
withExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasExternalDocs
- Specified by:
hasExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNewExternalDocs
- Specified by:
withNewExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNewExternalDocsLike
public V1JSONSchemaPropsFluent.ExternalDocsNested<A> withNewExternalDocsLike(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) - Specified by:
withNewExternalDocsLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editExternalDocs
- Specified by:
editExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editOrNewExternalDocs
- Specified by:
editOrNewExternalDocs
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editOrNewExternalDocsLike
public V1JSONSchemaPropsFluent.ExternalDocsNested<A> editOrNewExternalDocsLike(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) - Specified by:
editOrNewExternalDocsLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getFormat
- Specified by:
getFormat
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withFormat
- Specified by:
withFormat
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasFormat
- Specified by:
hasFormat
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getId
- Specified by:
getId
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withId
- Specified by:
withId
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasId
- Specified by:
hasId
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getItems
- Specified by:
getItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasItems
- Specified by:
hasItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMaxItems
- Specified by:
getMaxItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMaxItems
- Specified by:
withMaxItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMaxItems
- Specified by:
hasMaxItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMaxLength
- Specified by:
getMaxLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMaxLength
- Specified by:
withMaxLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMaxLength
- Specified by:
hasMaxLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMaxProperties
- Specified by:
getMaxProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMaxProperties
- Specified by:
withMaxProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMaxProperties
- Specified by:
hasMaxProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMaximum
- Specified by:
getMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMaximum
- Specified by:
withMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMaximum
- Specified by:
hasMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMinItems
- Specified by:
getMinItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMinItems
- Specified by:
withMinItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMinItems
- Specified by:
hasMinItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMinLength
- Specified by:
getMinLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMinLength
- Specified by:
withMinLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMinLength
- Specified by:
hasMinLength
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMinProperties
- Specified by:
getMinProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMinProperties
- Specified by:
withMinProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMinProperties
- Specified by:
hasMinProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMinimum
- Specified by:
getMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMinimum
- Specified by:
withMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMinimum
- Specified by:
hasMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMultipleOf
- Specified by:
getMultipleOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withMultipleOf
- Specified by:
withMultipleOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMultipleOf
- Specified by:
hasMultipleOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getNot
Deprecated.This method has been deprecated, please use method buildNot instead.- Specified by:
getNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
- Returns:
- The buildable object.
-
buildNot
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildNot()- Specified by:
buildNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNot
- Specified by:
withNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasNot
- Specified by:
hasNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNewNot
- Specified by:
withNewNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNewNotLike
public V1JSONSchemaPropsFluent.NotNested<A> withNewNotLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
withNewNotLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editNot
- Specified by:
editNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editOrNewNot
- Specified by:
editOrNewNot
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editOrNewNotLike
public V1JSONSchemaPropsFluent.NotNested<A> editOrNewNotLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
editOrNewNotLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getNullable
- Specified by:
getNullable
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNullable
- Specified by:
withNullable
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasNullable
- Specified by:
hasNullable
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToOneOf
- Specified by:
addToOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setToOneOf
- Specified by:
setToOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToOneOf
- Specified by:
addToOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addAllToOneOf
- Specified by:
addAllToOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromOneOf
- Specified by:
removeFromOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeAllFromOneOf
public A removeAllFromOneOf(Collection<io.kubernetes.client.openapi.models.V1JSONSchemaProps> items) - Specified by:
removeAllFromOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeMatchingFromOneOf
- Specified by:
removeMatchingFromOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getOneOf
Deprecated.This method has been deprecated, please use method buildOneOf instead.- Specified by:
getOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
- Returns:
- The buildable object.
-
buildOneOf
- Specified by:
buildOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildOneOf
- Specified by:
buildOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildFirstOneOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildFirstOneOf()- Specified by:
buildFirstOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildLastOneOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildLastOneOf()- Specified by:
buildLastOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
buildMatchingOneOf
public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildMatchingOneOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
buildMatchingOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMatchingOneOf
- Specified by:
hasMatchingOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withOneOf
- Specified by:
withOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withOneOf
- Specified by:
withOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasOneOf
- Specified by:
hasOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewOneOf
- Specified by:
addNewOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addNewOneOfLike
public V1JSONSchemaPropsFluent.OneOfNested<A> addNewOneOfLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
addNewOneOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setNewOneOfLike
public V1JSONSchemaPropsFluent.OneOfNested<A> setNewOneOfLike(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) - Specified by:
setNewOneOfLike
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editOneOf
- Specified by:
editOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editFirstOneOf
- Specified by:
editFirstOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editLastOneOf
- Specified by:
editLastOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
editMatchingOneOf
public V1JSONSchemaPropsFluent.OneOfNested<A> editMatchingOneOf(Predicate<V1JSONSchemaPropsBuilder> predicate) - Specified by:
editMatchingOneOf
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getPattern
- Specified by:
getPattern
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withPattern
- Specified by:
withPattern
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasPattern
- Specified by:
hasPattern
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToPatternProperties
public A addToPatternProperties(String key, io.kubernetes.client.openapi.models.V1JSONSchemaProps value) - Specified by:
addToPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToPatternProperties
public A addToPatternProperties(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) - Specified by:
addToPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromPatternProperties
- Specified by:
removeFromPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromPatternProperties
public A removeFromPatternProperties(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) - Specified by:
removeFromPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getPatternProperties
- Specified by:
getPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withPatternProperties
public <K,V> A withPatternProperties(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> patternProperties) - Specified by:
withPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasPatternProperties
- Specified by:
hasPatternProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToProperties
- Specified by:
addToProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToProperties
- Specified by:
addToProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromProperties
- Specified by:
removeFromProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromProperties
public A removeFromProperties(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> map) - Specified by:
removeFromProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getProperties
- Specified by:
getProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withProperties
public <K,V> A withProperties(Map<String, io.kubernetes.client.openapi.models.V1JSONSchemaProps> properties) - Specified by:
withProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasProperties
- Specified by:
hasProperties
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToRequired
- Specified by:
addToRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
setToRequired
- Specified by:
setToRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addToRequired
- Specified by:
addToRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
addAllToRequired
- Specified by:
addAllToRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeFromRequired
- Specified by:
removeFromRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
removeAllFromRequired
- Specified by:
removeAllFromRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getRequired
- Specified by:
getRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getRequired
- Specified by:
getRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getFirstRequired
- Specified by:
getFirstRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getLastRequired
- Specified by:
getLastRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getMatchingRequired
- Specified by:
getMatchingRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasMatchingRequired
- Specified by:
hasMatchingRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withRequired
- Specified by:
withRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withRequired
- Specified by:
withRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasRequired
- Specified by:
hasRequired
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getTitle
- Specified by:
getTitle
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withTitle
- Specified by:
withTitle
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasTitle
- Specified by:
hasTitle
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getType
- Specified by:
getType
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withType
- Specified by:
withType
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasType
- Specified by:
hasType
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
getUniqueItems
- Specified by:
getUniqueItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withUniqueItems
- Specified by:
withUniqueItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hasUniqueItems
- Specified by:
hasUniqueItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1JSONSchemaPropsFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1JSONSchemaPropsFluent<A>>
-
toString
-
withExclusiveMaximum
- Specified by:
withExclusiveMaximum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withExclusiveMinimum
- Specified by:
withExclusiveMinimum
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withNullable
- Specified by:
withNullable
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-
withUniqueItems
- Specified by:
withUniqueItems
in interfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
-