Class NodePortListenerOverrideFluentImpl.BootstrapNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.ExternalListenerBootstrapOverrideFluentImpl<A>
-
- io.strimzi.api.kafka.model.listener.NodePortListenerBootstrapOverrideFluentImpl<NodePortListenerOverrideFluent.BootstrapNested<N>>
-
- io.strimzi.api.kafka.model.listener.NodePortListenerOverrideFluentImpl.BootstrapNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NodePortListenerOverrideFluent.BootstrapNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NodePortListenerOverrideFluent.BootstrapNested<N>>,ExternalListenerBootstrapOverrideFluent<NodePortListenerOverrideFluent.BootstrapNested<N>>,NodePortListenerBootstrapOverrideFluent<NodePortListenerOverrideFluent.BootstrapNested<N>>,NodePortListenerOverrideFluent.BootstrapNested<N>
- Enclosing class:
- NodePortListenerOverrideFluentImpl<A extends NodePortListenerOverrideFluent<A>>
public class NodePortListenerOverrideFluentImpl.BootstrapNestedImpl<N> extends NodePortListenerBootstrapOverrideFluentImpl<NodePortListenerOverrideFluent.BootstrapNested<N>> implements NodePortListenerOverrideFluent.BootstrapNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBootstrap()-
Methods inherited from class io.strimzi.api.kafka.model.listener.NodePortListenerBootstrapOverrideFluentImpl
addToDnsAnnotations, addToDnsAnnotations, equals, getDnsAnnotations, getNodePort, hasDnsAnnotations, hashCode, hasNodePort, removeFromDnsAnnotations, removeFromDnsAnnotations, withDnsAnnotations, withNodePort
-
Methods inherited from class io.strimzi.api.kafka.model.listener.ExternalListenerBootstrapOverrideFluentImpl
getAddress, hasAddress, withAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.ExternalListenerBootstrapOverrideFluent
getAddress, hasAddress, withAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress, withNewAddress
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.NodePortListenerBootstrapOverrideFluent
addToDnsAnnotations, addToDnsAnnotations, getDnsAnnotations, getNodePort, hasDnsAnnotations, hasNodePort, removeFromDnsAnnotations, removeFromDnsAnnotations, withDnsAnnotations, withNodePort
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceNodePortListenerOverrideFluent.BootstrapNested<N>
-
endBootstrap
public N endBootstrap()
- Specified by:
endBootstrapin interfaceNodePortListenerOverrideFluent.BootstrapNested<N>
-
-