Interface AffinityFluent<A extends AffinityFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodSpecFluent.AffinityNested<N>, WatchEventFluent.AffinityObjectNested<N>
All Known Implementing Classes:
AffinityBuilder, AffinityFluentImpl, DoneableAffinity, PodSpecFluentImpl.AffinityNestedImpl, WatchEventFluentImpl.AffinityObjectNestedImpl

public interface AffinityFluent<A extends AffinityFluent<A>>
extends Fluent<A>