Class ServiceListFluentImpl<A extends ServiceListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServiceListFluent<A>
Direct Known Subclasses:
DoneableServiceList, KubeSchemaFluentImpl.ServiceListNestedImpl, ServiceListBuilder, WatchEventFluentImpl.ServiceListObjectNestedImpl

public class ServiceListFluentImpl<A extends ServiceListFluent<A>>
extends BaseFluent<A>
implements ServiceListFluent<A>