Interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
SessionAffinityConfigFluent.ClientIPNested<N>, WatchEventFluent.ClientIPConfigObjectNested<N>
All Known Implementing Classes:
ClientIPConfigBuilder, ClientIPConfigFluentImpl, DoneableClientIPConfig, SessionAffinityConfigFluentImpl.ClientIPNestedImpl, WatchEventFluentImpl.ClientIPConfigObjectNestedImpl

public interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>
extends Fluent<A>