Class JSONSchemaPropsFluent.XKubernetesValidationsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.ValidationRuleFluent<JSONSchemaPropsFluent.XKubernetesValidationsNested<N>>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsFluent.XKubernetesValidationsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- JSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>>
public class JSONSchemaPropsFluent.XKubernetesValidationsNested<N> extends ValidationRuleFluent<JSONSchemaPropsFluent.XKubernetesValidationsNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendXKubernetesValidation()-
Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.v1beta1.ValidationRuleFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getFieldPath, getMessage, getMessageExpression, getOptionalOldSelf, getReason, getRule, hasAdditionalProperties, hasFieldPath, hashCode, hasMessage, hasMessageExpression, hasOptionalOldSelf, hasReason, hasRule, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFieldPath, withMessage, withMessageExpression, withOptionalOldSelf, withOptionalOldSelf, withReason, withRule
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-