Class KafkaClientAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CertSecretSourceFluentImpl<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>
-
- io.strimzi.api.kafka.model.authentication.KafkaClientAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>,CertSecretSourceFluent<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>
- Enclosing class:
- KafkaClientAuthenticationOAuthFluentImpl<A extends KafkaClientAuthenticationOAuthFluent<A>>
public class KafkaClientAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N> extends CertSecretSourceFluentImpl<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>> implements KafkaClientAuthenticationOAuthFluent.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 interfaceKafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTlsTrustedCertificate
public N endTlsTrustedCertificate()
- Specified by:
endTlsTrustedCertificatein interfaceKafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
-