Class ApicurioRegistrySpecConfigurationKafkaSecurityFluentImpl.TlsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluentImpl<ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationKafkaSecurityFluentImpl.TlsNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>,ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluent<ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>>
- Enclosing class:
- ApicurioRegistrySpecConfigurationKafkaSecurityFluentImpl<A extends ApicurioRegistrySpecConfigurationKafkaSecurityFluent<A>>
public class ApicurioRegistrySpecConfigurationKafkaSecurityFluentImpl.TlsNestedImpl<N> extends ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluentImpl<ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>> implements ApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>, 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.ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluentImpl
equals, getKeystoreSecretName, getTruststoreSecretName, hashCode, hasKeystoreSecretName, hasTruststoreSecretName, withKeystoreSecretName, withNewKeystoreSecretName, withNewTruststoreSecretName, withTruststoreSecretName
-
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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluent
getKeystoreSecretName, getTruststoreSecretName, hasKeystoreSecretName, hasTruststoreSecretName, withKeystoreSecretName, withNewKeystoreSecretName, withNewTruststoreSecretName, withTruststoreSecretName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTls
public N endTls()
- Specified by:
endTlsin interfaceApicurioRegistrySpecConfigurationKafkaSecurityFluent.TlsNested<N>
-
-