Interface EndpointPortFluent<A extends EndpointPortFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EndpointSubsetFluent.PortsNested<N>, KubeSchemaFluent.EndpointPortNested<N>, WatchEventFluent.EndpointPortObjectNested<N>
All Known Implementing Classes:
DoneableEndpointPort, EndpointPortBuilder, EndpointPortFluentImpl, EndpointSubsetFluentImpl.PortsNestedImpl, KubeSchemaFluentImpl.EndpointPortNestedImpl, WatchEventFluentImpl.EndpointPortObjectNestedImpl

public interface EndpointPortFluent<A extends EndpointPortFluent<A>>
extends Fluent<A>