Class SecurityFluent.TlsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.security.TlsFluent<SecurityFluent.TlsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.SecurityFluent.TlsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SecurityFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SecurityFluent.TlsNested<N>>
- Enclosing class:
- SecurityFluent<A extends SecurityFluent<A>>
public class SecurityFluent.TlsNested<N> extends TlsFluent<SecurityFluent.TlsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTls()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.security.TlsFluent
equals, getKeystoreSecretName, getTruststoreSecretName, hashCode, hasKeystoreSecretName, hasTruststoreSecretName, toString, withKeystoreSecretName, withTruststoreSecretName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-