Package io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity
Class PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N>>
- Enclosing class:
- PreferredDuringSchedulingIgnoredDuringExecutionFluent<A extends PreferredDuringSchedulingIgnoredDuringExecutionFluent<A>>
public class PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<N> extends PreferenceFluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.PreferenceNested<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.preferredduringschedulingignoredduringexecution.PreferenceFluent
PreferenceFluent.MatchExpressionsNested<N>, PreferenceFluent.MatchFieldsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPreference()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent
addAllToMatchExpressions, addAllToMatchFields, addNewMatchExpression, addNewMatchExpressionLike, addNewMatchField, addNewMatchFieldLike, 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, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromMatchExpressions, removeMatchingFromMatchFields, 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
-
-