Class ServicePortFluentImpl<A extends ServicePortFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServicePortFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServicePortFluent<A>
Direct Known Subclasses:
DoneableServicePort, ServicePortBuilder, ServiceSpecFluentImpl.PortsNestedImpl, WatchEventFluentImpl.ServicePortObjectNestedImpl

public class ServicePortFluentImpl<A extends ServicePortFluent<A>>
extends BaseFluent<A>
implements ServicePortFluent<A>