Class V1ServiceFluentImpl<A extends V1ServiceFluent<A>>

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

public class V1ServiceFluentImpl<A extends V1ServiceFluent<A>> extends BaseFluent<A> implements V1ServiceFluent<A>
Generated