Class IngressListenerConfigurationFluentImpl.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.IngressListenerBootstrapConfigurationFluentImpl<IngressListenerConfigurationFluent.BootstrapNested<N>>
-
- io.strimzi.api.kafka.model.listener.IngressListenerConfigurationFluentImpl.BootstrapNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressListenerConfigurationFluent.BootstrapNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressListenerConfigurationFluent.BootstrapNested<N>>,ExternalListenerBootstrapOverrideFluent<IngressListenerConfigurationFluent.BootstrapNested<N>>,IngressListenerBootstrapConfigurationFluent<IngressListenerConfigurationFluent.BootstrapNested<N>>,IngressListenerConfigurationFluent.BootstrapNested<N>
- Enclosing class:
- IngressListenerConfigurationFluentImpl<A extends IngressListenerConfigurationFluent<A>>
public class IngressListenerConfigurationFluentImpl.BootstrapNestedImpl<N> extends IngressListenerBootstrapConfigurationFluentImpl<IngressListenerConfigurationFluent.BootstrapNested<N>> implements IngressListenerConfigurationFluent.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.IngressListenerBootstrapConfigurationFluentImpl
addToDnsAnnotations, addToDnsAnnotations, equals, getDnsAnnotations, getHost, hasDnsAnnotations, hashCode, hasHost, removeFromDnsAnnotations, removeFromDnsAnnotations, withDnsAnnotations, withHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost
-
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.IngressListenerBootstrapConfigurationFluent
addToDnsAnnotations, addToDnsAnnotations, getDnsAnnotations, getHost, hasDnsAnnotations, hasHost, removeFromDnsAnnotations, removeFromDnsAnnotations, withDnsAnnotations, withHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceIngressListenerConfigurationFluent.BootstrapNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBootstrap
public N endBootstrap()
- Specified by:
endBootstrapin interfaceIngressListenerConfigurationFluent.BootstrapNested<N>
-
-