Interface V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<N>
All Known Implementing Classes:
V1DaemonEndpointBuilder, V1DaemonEndpointFluentImpl

public interface V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>> extends Fluent<A>
Generated