Class APIServiceListFluentImpl<A extends APIServiceListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, APIServiceListFluent<A>
Direct Known Subclasses:
APIServiceListBuilder, DoneableAPIServiceList, KubeSchemaFluentImpl.APIServiceListNestedImpl, WatchEventFluentImpl.APIServiceListObjectNestedImpl

public class APIServiceListFluentImpl<A extends APIServiceListFluent<A>>
extends BaseFluent<A>
implements APIServiceListFluent<A>