Class PreferenceFluent.SpecMatchExpressionsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.preference.MatchExpressionsFluent<PreferenceFluent.SpecMatchExpressionsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent.SpecMatchExpressionsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PreferenceFluent.SpecMatchExpressionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PreferenceFluent.SpecMatchExpressionsNested<N>>
- Enclosing class:
- PreferenceFluent<A extends PreferenceFluent<A>>
public class PreferenceFluent.SpecMatchExpressionsNested<N> extends MatchExpressionsFluent<PreferenceFluent.SpecMatchExpressionsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpecMatchExpression()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.preference.MatchExpressionsFluent
addAllToValues, addToValues, addToValues, equals, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hashCode, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, toString, withKey, withOperator, withValues, withValues
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-