Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PodAffinityTermObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodAffinityTermFluentImpl<WatchEventFluent.PodAffinityTermObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PodAffinityTermObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PodAffinityTermObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.PodAffinityTermObjectNested<N>>,PodAffinityTermFluent<WatchEventFluent.PodAffinityTermObjectNested<N>>,WatchEventFluent.PodAffinityTermObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PodAffinityTermObjectNestedImpl<N> extends PodAffinityTermFluentImpl<WatchEventFluent.PodAffinityTermObjectNested<N>> implements WatchEventFluent.PodAffinityTermObjectNested<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()NendPodAffinityTermObject()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
-
and
-
endPodAffinityTermObject
- Specified by:
endPodAffinityTermObjectin interfaceWatchEventFluent.PodAffinityTermObjectNested<N>
-