Interface ContainerPortFluent<A extends ContainerPortFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ContainerFluent.PortsNested<N>, EphemeralContainerFluent.PortsNested<N>, WatchEventFluent.ContainerPortObjectNested<N>
All Known Implementing Classes:
ContainerFluentImpl.PortsNestedImpl, ContainerPortBuilder, ContainerPortFluentImpl, DoneableContainerPort, EphemeralContainerFluentImpl.PortsNestedImpl, WatchEventFluentImpl.ContainerPortObjectNestedImpl

public interface ContainerPortFluent<A extends ContainerPortFluent<A>>
extends Fluent<A>