Class PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<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.PreferenceFluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<N>>
- Enclosing class:
- PreferredDuringSchedulingIgnoredDuringExecutionFluent<A extends PreferredDuringSchedulingIgnoredDuringExecutionFluent<A>>
public class PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<N> extends PreferenceFluent<PreferredDuringSchedulingIgnoredDuringExecutionFluent.SpecPreferenceNested<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.podtemplatespecpreview.spec.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent
PreferenceFluent.SpecMatchExpressionsNested<N>, PreferenceFluent.SpecMatchFieldsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpecPreference()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent
addAllToSpecMatchExpressions, addAllToSpecMatchFields, addNewMatchExpressionLike, addNewMatchFieldLike, addNewSpecMatchExpression, addNewSpecMatchField, 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, removeAllFromSpecMatchExpressions, removeAllFromSpecMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromSpecMatchExpressions, removeMatchingFromSpecMatchFields, 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
-
-