Package io.fabric8.kubernetes.api.model
Class WeightedPodAffinityTermFluentImpl.PodAffinityTermNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PodAffinityTermFluentImpl<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>>
-
- io.fabric8.kubernetes.api.model.WeightedPodAffinityTermFluentImpl.PodAffinityTermNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>>
,Nested<N>
,Visitable<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>>
,PodAffinityTermFluent<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>>
,WeightedPodAffinityTermFluent.PodAffinityTermNested<N>
- Enclosing class:
- WeightedPodAffinityTermFluentImpl<A extends WeightedPodAffinityTermFluent<A>>
public class WeightedPodAffinityTermFluentImpl.PodAffinityTermNestedImpl<N> extends PodAffinityTermFluentImpl<WeightedPodAffinityTermFluent.PodAffinityTermNested<N>> implements WeightedPodAffinityTermFluent.PodAffinityTermNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPodAffinityTerm()
-
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, hashCode, hasLabelSelector, hasMatchingNamespace, hasNamespaces, hasTopologyKey, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLabelSelector, withNamespaces, withNamespaces, withNewLabelSelector, withNewLabelSelectorLike, withNewTopologyKey, withNewTopologyKey, withNewTopologyKey, withTopologyKey
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods 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 Detail
-
and
public N and()
-
endPodAffinityTerm
public N endPodAffinityTerm()
- Specified by:
endPodAffinityTerm
in interfaceWeightedPodAffinityTermFluent.PodAffinityTermNested<N>
-
-