Class KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CertSecretSourceFluentImpl<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,CertSecretSourceFluent<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
- Enclosing class:
- KafkaListenerAuthenticationOAuthFluentImpl<A extends KafkaListenerAuthenticationOAuthFluent<A>>
public class KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N> extends CertSecretSourceFluentImpl<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>> implements KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Represents a certificate inside a Secret
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTlsTrustedCertificate()-
Methods inherited from class io.strimzi.api.kafka.model.CertSecretSourceFluentImpl
equals, getCertificate, getSecretName, hasCertificate, hashCode, 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.CertSecretSourceFluent
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewSecretName, withSecretName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTlsTrustedCertificate
public N endTlsTrustedCertificate()
- Specified by:
endTlsTrustedCertificatein interfaceKafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
-