Interface TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>
-
- All Superinterfaces:
CertAndKeySecretSourceFluent<TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,CertSecretSourceFluent<TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
TlsListenerConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl
- Enclosing interface:
- TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>
public static interface TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertAndKeySecretSourceFluent<TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendBrokerCertChainAndKey()-
Methods inherited from interface io.strimzi.api.kafka.model.CertAndKeySecretSourceFluent
getKey, hasKey, withKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey, withNewKey
-
Methods inherited from interface io.strimzi.api.kafka.model.CertSecretSourceFluent
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withSecretName
-
-