Class GenericKafkaListenerConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CertSecretSourceFluentImpl<A>
-
- io.strimzi.api.kafka.model.CertAndKeySecretSourceFluentImpl<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>
-
- io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,CertAndKeySecretSourceFluent<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,CertSecretSourceFluent<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>>,GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>
- Enclosing class:
- GenericKafkaListenerConfigurationFluentImpl<A extends GenericKafkaListenerConfigurationFluent<A>>
public class GenericKafkaListenerConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N> extends CertAndKeySecretSourceFluentImpl<GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>> implements GenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Represents a certificate and private key pair inside a Secret
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBrokerCertChainAndKey()-
Methods inherited from class io.strimzi.api.kafka.model.CertAndKeySecretSourceFluentImpl
equals, getKey, hashCode, hasKey, withKey, withNewKey
-
Methods inherited from class io.strimzi.api.kafka.model.CertSecretSourceFluentImpl
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewSecretName, withSecretName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.CertAndKeySecretSourceFluent
getKey, hasKey, withKey, withNewKey
-
Methods inherited from interface io.strimzi.api.kafka.model.CertSecretSourceFluent
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewSecretName, withSecretName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceGenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBrokerCertChainAndKey
public N endBrokerCertChainAndKey()
- Specified by:
endBrokerCertChainAndKeyin interfaceGenericKafkaListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>
-
-