Interface PodAffinityTermFluent<A extends PodAffinityTermFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>, PodAntiAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>, WatchEventFluent.PodAffinityTermObjectNested<N>, WeightedPodAffinityTermFluent.PodAffinityTermNested<N>
All Known Implementing Classes:
DoneablePodAffinityTerm, PodAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl, PodAffinityTermBuilder, PodAffinityTermFluentImpl, PodAntiAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl, WatchEventFluentImpl.PodAffinityTermObjectNestedImpl, WeightedPodAffinityTermFluentImpl.PodAffinityTermNestedImpl

public interface PodAffinityTermFluent<A extends PodAffinityTermFluent<A>>
extends Fluent<A>