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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- JSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>>
public class JSONSchemaPropsFluent.XKubernetesValidationsNested<N> extends ValidationRuleFluent<JSONSchemaPropsFluent.XKubernetesValidationsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
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
-
-