Class WeightedPodAffinityTermFluentImpl<A extends WeightedPodAffinityTermFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.WeightedPodAffinityTermFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, WeightedPodAffinityTermFluent<A>
Direct Known Subclasses:
DoneableWeightedPodAffinityTerm, PodAffinityFluentImpl.PreferredDuringSchedulingIgnoredDuringExecutionNestedImpl, PodAntiAffinityFluentImpl.PreferredDuringSchedulingIgnoredDuringExecutionNestedImpl, WatchEventFluentImpl.WeightedPodAffinityTermObjectNestedImpl, WeightedPodAffinityTermBuilder

public class WeightedPodAffinityTermFluentImpl<A extends WeightedPodAffinityTermFluent<A>>
extends BaseFluent<A>
implements WeightedPodAffinityTermFluent<A>