Class IngressControllerSpecFluentImpl.EndpointPublishingStrategyNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluentImpl<IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerSpecFluentImpl.EndpointPublishingStrategyNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>>,EndpointPublishingStrategyFluent<IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>>,IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>
- Enclosing class:
- IngressControllerSpecFluentImpl<A extends IngressControllerSpecFluent<A>>
public class IngressControllerSpecFluentImpl.EndpointPublishingStrategyNestedImpl<N> extends EndpointPublishingStrategyFluentImpl<IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>> implements IngressControllerSpecFluent.EndpointPublishingStrategyNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluentImpl
EndpointPublishingStrategyFluentImpl.HostNetworkNestedImpl<N>, EndpointPublishingStrategyFluentImpl.LoadBalancerNestedImpl<N>, EndpointPublishingStrategyFluentImpl.NodePortNestedImpl<N>, EndpointPublishingStrategyFluentImpl.PrivateNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluent
EndpointPublishingStrategyFluent.HostNetworkNested<N>, EndpointPublishingStrategyFluent.LoadBalancerNested<N>, EndpointPublishingStrategyFluent.NodePortNested<N>, EndpointPublishingStrategyFluent.PrivateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEndpointPublishingStrategy()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluentImpl
buildHostNetwork, buildLoadBalancer, buildNodePort, buildPrivate, editHostNetwork, editLoadBalancer, editNodePort, editOrNewHostNetwork, editOrNewHostNetworkLike, editOrNewLoadBalancer, editOrNewLoadBalancerLike, editOrNewNodePort, editOrNewNodePortLike, editOrNewPrivate, editOrNewPrivateLike, editPrivate, equals, getHostNetwork, getLoadBalancer, getNodePort, getPrivate, getType, hashCode, hasHostNetwork, hasLoadBalancer, hasNodePort, hasPrivate, hasType, withHostNetwork, withLoadBalancer, withNewHostNetwork, withNewHostNetworkLike, withNewLoadBalancer, withNewLoadBalancerLike, withNewNodePort, withNewNodePortLike, withNewPrivate, withNewPrivateLike, withNewType, withNewType, withNewType, withNodePort, withPrivate, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.EndpointPublishingStrategyFluent
buildHostNetwork, buildLoadBalancer, buildNodePort, buildPrivate, editHostNetwork, editLoadBalancer, editNodePort, editOrNewHostNetwork, editOrNewHostNetworkLike, editOrNewLoadBalancer, editOrNewLoadBalancerLike, editOrNewNodePort, editOrNewNodePortLike, editOrNewPrivate, editOrNewPrivateLike, editPrivate, getHostNetwork, getLoadBalancer, getNodePort, getPrivate, getType, hasHostNetwork, hasLoadBalancer, hasNodePort, hasPrivate, hasType, withHostNetwork, withLoadBalancer, withNewHostNetwork, withNewHostNetworkLike, withNewLoadBalancer, withNewLoadBalancerLike, withNewNodePort, withNewNodePortLike, withNewPrivate, withNewPrivateLike, withNewType, withNewType, withNewType, withNodePort, withPrivate, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceIngressControllerSpecFluent.EndpointPublishingStrategyNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endEndpointPublishingStrategy
public N endEndpointPublishingStrategy()
- Specified by:
endEndpointPublishingStrategyin interfaceIngressControllerSpecFluent.EndpointPublishingStrategyNested<N>
-
-