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
-
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
endPodAffinityTermObject()
-
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()
-
endPodAffinityTermObject
public N endPodAffinityTermObject()
- Specified by:
endPodAffinityTermObject
in interfaceWatchEventFluent.PodAffinityTermObjectNested<N>
-
-