Interface IngressListenerConfigurationFluent.BrokersNested<N>
-
- All Superinterfaces:
ExternalListenerBrokerOverrideFluent<IngressListenerConfigurationFluent.BrokersNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<IngressListenerConfigurationFluent.BrokersNested<N>>,IngressListenerBrokerConfigurationFluent<IngressListenerConfigurationFluent.BrokersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
IngressListenerConfigurationFluentImpl.BrokersNestedImpl
- Enclosing interface:
- IngressListenerConfigurationFluent<A extends IngressListenerConfigurationFluent<A>>
public static interface IngressListenerConfigurationFluent.BrokersNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IngressListenerBrokerConfigurationFluent<IngressListenerConfigurationFluent.BrokersNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendBroker()-
Methods inherited from interface io.strimzi.api.kafka.model.listener.ExternalListenerBrokerOverrideFluent
getAdvertisedHost, getAdvertisedPort, getBroker, hasAdvertisedHost, hasAdvertisedPort, hasBroker, withAdvertisedHost, withAdvertisedPort, withBroker, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHost
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.IngressListenerBrokerConfigurationFluent
addToDnsAnnotations, addToDnsAnnotations, getDnsAnnotations, getHost, hasDnsAnnotations, hasHost, removeFromDnsAnnotations, removeFromDnsAnnotations, withDnsAnnotations, withHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost, withNewHost
-
-