Interface RoutePortFluent<A extends RoutePortFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RouteSpecFluent.PortNested<N>
All Known Implementing Classes:
DoneableRoutePort, RoutePortBuilder, RoutePortFluentImpl, RouteSpecFluentImpl.PortNestedImpl

public interface RoutePortFluent<A extends RoutePortFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>