Class EndpointPublishingStrategyFluentImpl.NodePortNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.NodePortStrategyFluentImpl<EndpointPublishingStrategyFluent.NodePortNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluentImpl.NodePortNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EndpointPublishingStrategyFluent.NodePortNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EndpointPublishingStrategyFluent.NodePortNested<N>>,EndpointPublishingStrategyFluent.NodePortNested<N>,NodePortStrategyFluent<EndpointPublishingStrategyFluent.NodePortNested<N>>
- Enclosing class:
- EndpointPublishingStrategyFluentImpl<A extends EndpointPublishingStrategyFluent<A>>
public class EndpointPublishingStrategyFluentImpl.NodePortNestedImpl<N> extends NodePortStrategyFluentImpl<EndpointPublishingStrategyFluent.NodePortNested<N>> implements EndpointPublishingStrategyFluent.NodePortNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNodePort()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.NodePortStrategyFluentImpl
equals, hashCode
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceEndpointPublishingStrategyFluent.NodePortNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endNodePort
public N endNodePort()
- Specified by:
endNodePortin interfaceEndpointPublishingStrategyFluent.NodePortNested<N>
-
-