Interface ApicurioRegistrySpecFluent.ConfigurationNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecConfigurationFluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecFluent<A extends ApicurioRegistrySpecFluent<A>>
public static interface ApicurioRegistrySpecFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecConfigurationFluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationFluent
ApicurioRegistrySpecConfigurationFluent.KafkasqlNested<N>, ApicurioRegistrySpecConfigurationFluent.SecurityNested<N>, ApicurioRegistrySpecConfigurationFluent.SqlNested<N>, ApicurioRegistrySpecConfigurationFluent.UiNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendConfiguration()-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationFluent
addAllToEnv, addToEnv, addToEnv, buildKafkasql, buildSecurity, buildSql, buildUi, editKafkasql, editOrNewKafkasql, editOrNewKafkasqlLike, editOrNewSecurity, editOrNewSecurityLike, editOrNewSql, editOrNewSqlLike, editOrNewUi, editOrNewUiLike, editSecurity, editSql, editUi, getEnv, getEnv, getFirstEnv, getKafkasql, getLastEnv, getLogLevel, getMatchingEnv, getPersistence, getRegistryLogLevel, getSecurity, getSql, getUi, hasEnv, hasKafkasql, hasLogLevel, hasMatchingEnv, hasPersistence, hasRegistryLogLevel, hasSecurity, hasSql, hasUi, removeAllFromEnv, removeFromEnv, setToEnv, withEnv, withEnv, withKafkasql, withLogLevel, withNewKafkasql, withNewKafkasqlLike, withNewLogLevel, withNewPersistence, withNewRegistryLogLevel, withNewSecurity, withNewSecurityLike, withNewSql, withNewSqlLike, withNewUi, withNewUiLike, withPersistence, withRegistryLogLevel, withSecurity, withSql, withUi
-
-