Interface WeightedPodAffinityTermFluent<A extends WeightedPodAffinityTermFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<N>, PodAntiAffinityFluent.PreferredDuringSchedulingIgnoredDuringExecutionNested<N>, WatchEventFluent.WeightedPodAffinityTermObjectNested<N>
All Known Implementing Classes:
DoneableWeightedPodAffinityTerm, PodAffinityFluentImpl.PreferredDuringSchedulingIgnoredDuringExecutionNestedImpl, PodAntiAffinityFluentImpl.PreferredDuringSchedulingIgnoredDuringExecutionNestedImpl, WatchEventFluentImpl.WeightedPodAffinityTermObjectNestedImpl, WeightedPodAffinityTermBuilder, WeightedPodAffinityTermFluentImpl

public interface WeightedPodAffinityTermFluent<A extends WeightedPodAffinityTermFluent<A>>
extends Fluent<A>