Class V1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>>

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

public class V1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>> extends BaseFluent<A> implements V1APIServiceSpecFluent<A>
Generated