Class ApicurioRegistrySpecFluent.ConfigurationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.ConfigurationFluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent.ConfigurationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecFluent.ConfigurationNested<N>>
- Enclosing class:
- ApicurioRegistrySpecFluent<A extends ApicurioRegistrySpecFluent<A>>
public class ApicurioRegistrySpecFluent.ConfigurationNested<N> extends ConfigurationFluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.ConfigurationFluent
ConfigurationFluent.EnvNested<N>, ConfigurationFluent.KafkasqlNested<N>, ConfigurationFluent.SecurityNested<N>, ConfigurationFluent.SqlNested<N>, ConfigurationFluent.UiNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfiguration()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.ConfigurationFluent
addAllToEnv, addNewEnv, addNewEnvLike, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildKafkasql, buildLastEnv, buildMatchingEnv, buildSecurity, buildSql, buildUi, editEnv, editFirstEnv, editKafkasql, editLastEnv, editMatchingEnv, editOrNewKafkasql, editOrNewKafkasqlLike, editOrNewSecurity, editOrNewSecurityLike, editOrNewSql, editOrNewSqlLike, editOrNewUi, editOrNewUiLike, editSecurity, editSql, editUi, equals, getLogLevel, getPersistence, getRegistryLogLevel, hasEnv, hashCode, hasKafkasql, hasLogLevel, hasMatchingEnv, hasPersistence, hasRegistryLogLevel, hasSecurity, hasSql, hasUi, removeAllFromEnv, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToEnv, toString, withEnv, withEnv, withKafkasql, withLogLevel, withNewKafkasql, withNewKafkasqlLike, withNewSecurity, withNewSecurityLike, withNewSql, withNewSqlLike, withNewUi, withNewUiLike, withPersistence, withRegistryLogLevel, withSecurity, withSql, withUi
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-