Class V1NodeDaemonEndpointsFluentImpl<A extends V1NodeDaemonEndpointsFluent<A>>

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

public class V1NodeDaemonEndpointsFluentImpl<A extends V1NodeDaemonEndpointsFluent<A>> extends BaseFluent<A> implements V1NodeDaemonEndpointsFluent<A>
Generated