Package io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity
Class RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.NodeSelectorTermsFluent<RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>>
- Enclosing class:
- RequiredDuringSchedulingIgnoredDuringExecutionFluent<A extends RequiredDuringSchedulingIgnoredDuringExecutionFluent<A>>
public class RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N> extends NodeSelectorTermsFluent<RequiredDuringSchedulingIgnoredDuringExecutionFluent.NodeSelectorTermsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.NodeSelectorTermsFluent
NodeSelectorTermsFluent.NodeselectortermsMatchExpressionsNested<N>, NodeSelectorTermsFluent.NodeselectortermsMatchFieldsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNodeSelectorTerm()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.NodeSelectorTermsFluent
addAllToNodeselectortermsMatchExpressions, addAllToNodeselectortermsMatchFields, addNewMatchExpressionLike, addNewMatchFieldLike, addNewNodeselectortermsMatchExpression, addNewNodeselectortermsMatchField, addToMatchExpressions, addToMatchExpressions, addToMatchFields, addToMatchFields, buildFirstMatchExpression, buildFirstMatchField, buildLastMatchExpression, buildLastMatchField, buildMatchExpression, buildMatchExpressions, buildMatchField, buildMatchFields, buildMatchingMatchExpression, buildMatchingMatchField, editFirstMatchExpression, editFirstMatchField, editLastMatchExpression, editLastMatchField, editMatchExpression, editMatchField, editMatchingMatchExpression, editMatchingMatchField, equals, hashCode, hasMatchExpressions, hasMatchFields, hasMatchingMatchExpression, hasMatchingMatchField, removeAllFromNodeselectortermsMatchExpressions, removeAllFromNodeselectortermsMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromNodeselectortermsMatchExpressions, removeMatchingFromNodeselectortermsMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, toString, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFields
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-