Interface NodePortListenerOverrideFluent.BootstrapNested<N>
-
- All Superinterfaces:
ExternalListenerBootstrapOverrideFluent<NodePortListenerOverrideFluent.BootstrapNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<NodePortListenerOverrideFluent.BootstrapNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,NodePortListenerBootstrapOverrideFluent<NodePortListenerOverrideFluent.BootstrapNested<N>>
- All Known Implementing Classes:
NodePortListenerOverrideFluentImpl.BootstrapNestedImpl
- Enclosing interface:
- NodePortListenerOverrideFluent<A extends NodePortListenerOverrideFluent<A>>
public static interface NodePortListenerOverrideFluent.BootstrapNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, NodePortListenerBootstrapOverrideFluent<NodePortListenerOverrideFluent.BootstrapNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendBootstrap()-
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
-
-