Interface NodePortStrategyFluent<A extends NodePortStrategyFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
EndpointPublishingStrategyFluent.NodePortNested<N>
- All Known Implementing Classes:
EndpointPublishingStrategyFluentImpl.NodePortNestedImpl,NodePortStrategyBuilder,NodePortStrategyFluentImpl
public interface NodePortStrategyFluent<A extends NodePortStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>