Class NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution.namespaceselector.MatchExpressionsFluent<NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution.NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>>
- Enclosing class:
- NamespaceSelectorFluent<A extends NamespaceSelectorFluent<A>>
public class NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N> extends MatchExpressionsFluent<NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNamespaceselectorMatchExpression()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution.namespaceselector.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
-
-