Interface ServicePortFluent<A extends ServicePortFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ServiceSpecFluent.PortsNested<N>, WatchEventFluent.ServicePortObjectNested<N>
All Known Implementing Classes:
DoneableServicePort, ServicePortBuilder, ServicePortFluentImpl, ServiceSpecFluentImpl.PortsNestedImpl, WatchEventFluentImpl.ServicePortObjectNestedImpl

public interface ServicePortFluent<A extends ServicePortFluent<A>>
extends Fluent<A>