Interface ServiceListFluent<A extends ServiceListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ServiceListNested<N>, WatchEventFluent.ServiceListObjectNested<N>
All Known Implementing Classes:
DoneableServiceList, KubeSchemaFluentImpl.ServiceListNestedImpl, ServiceListBuilder, ServiceListFluentImpl, WatchEventFluentImpl.ServiceListObjectNestedImpl

public interface ServiceListFluent<A extends ServiceListFluent<A>>
extends Fluent<A>