Package io.fabric8.kubernetes.api.model
Class PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodAffinityTermFluentImpl<PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
io.fabric8.kubernetes.api.model.PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N>
- All Implemented Interfaces:
Fluent<PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>,Nested<N>,Visitable<PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>,PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>,PodAffinityTermFluent<PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>>
- Enclosing class:
- PodAffinityFluentImpl<A extends PodAffinityFluent<A>>
public class PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl<N> extends PodAffinityTermFluentImpl<PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>> implements PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodAffinityTermFluentImpl
PodAffinityTermFluentImpl.LabelSelectorNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodAffinityTermFluent
PodAffinityTermFluent.LabelSelectorNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendRequiredDuringSchedulingIgnoredDuringExecution()Methods inherited from class io.fabric8.kubernetes.api.model.PodAffinityTermFluentImpl
addAllToNamespaces, addNewNamespace, addNewNamespace, addNewNamespace, addToNamespaces, addToNamespaces, buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getFirstNamespace, getLabelSelector, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, getTopologyKey, hasLabelSelector, hasMatchingNamespace, hasNamespaces, hasTopologyKey, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLabelSelector, withNamespaces, withNamespaces, withNewLabelSelector, withNewLabelSelectorLike, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withTopologyKeyMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.PodAffinityTermFluent
addAllToNamespaces, addNewNamespace, addNewNamespace, addNewNamespace, addToNamespaces, addToNamespaces, buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, getFirstNamespace, getLabelSelector, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, getTopologyKey, hasLabelSelector, hasMatchingNamespace, hasNamespaces, hasTopologyKey, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLabelSelector, withNamespaces, withNamespaces, withNewLabelSelector, withNewLabelSelectorLike, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withTopologyKey
-
Method Details