Class V1ServiceListFluentImpl<A extends V1ServiceListFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ServiceListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, V1ServiceListFluent<A>
Direct Known Subclasses:
V1ServiceListBuilder

public class V1ServiceListFluentImpl<A extends V1ServiceListFluent<A>> extends BaseFluent<A> implements V1ServiceListFluent<A>
Generated