Interface EndpointsListFluent<A extends EndpointsListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.EndpointsListNested<N>, WatchEventFluent.EndpointsListObjectNested<N>
All Known Implementing Classes:
DoneableEndpointsList, EndpointsListBuilder, EndpointsListFluentImpl, KubeSchemaFluentImpl.EndpointsListNestedImpl, WatchEventFluentImpl.EndpointsListObjectNestedImpl

public interface EndpointsListFluent<A extends EndpointsListFluent<A>>
extends Fluent<A>