Interface EndpointsFluent<A extends EndpointsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.EndpointsItemsNested<N>, EndpointsListFluent.ItemsNested<N>, KubeSchemaFluent.EndpointsNested<N>, NamedExtensionFluent.EndpointsExtensionNested<N>, WatchEventFluent.EndpointsObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.EndpointsItemsNestedImpl, DoneableEndpoints, EndpointsBuilder, EndpointsFluentImpl, EndpointsListFluentImpl.ItemsNestedImpl, KubeSchemaFluentImpl.EndpointsNestedImpl, NamedExtensionFluentImpl.EndpointsExtensionNestedImpl, WatchEventFluentImpl.EndpointsObjectNestedImpl

public interface EndpointsFluent<A extends EndpointsFluent<A>>
extends Fluent<A>