Class V1NodeConfigStatusFluentImpl<A extends V1NodeConfigStatusFluent<A>>

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

public class V1NodeConfigStatusFluentImpl<A extends V1NodeConfigStatusFluent<A>> extends BaseFluent<A> implements V1NodeConfigStatusFluent<A>
Generated