Class ApicurioRegistrySpecFluentImpl.ConfigurationNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationFluentImpl<ApicurioRegistrySpecFluent.ConfigurationNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluentImpl.ConfigurationNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecConfigurationFluent<ApicurioRegistrySpecFluent.ConfigurationNested<N>>,ApicurioRegistrySpecFluent.ConfigurationNested<N>,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:
- ApicurioRegistrySpecFluentImpl<A extends ApicurioRegistrySpecFluent<A>>
public class ApicurioRegistrySpecFluentImpl.ConfigurationNestedImpl<N> extends ApicurioRegistrySpecConfigurationFluentImpl<ApicurioRegistrySpecFluent.ConfigurationNested<N>> implements ApicurioRegistrySpecFluent.ConfigurationNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationFluentImpl
ApicurioRegistrySpecConfigurationFluentImpl.KafkasqlNestedImpl<N>, ApicurioRegistrySpecConfigurationFluentImpl.SecurityNestedImpl<N>, ApicurioRegistrySpecConfigurationFluentImpl.SqlNestedImpl<N>, ApicurioRegistrySpecConfigurationFluentImpl.UiNestedImpl<N>
-
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 Concrete Methods Modifier and Type Method Description Nand()NendConfiguration()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationFluentImpl
addAllToEnv, addToEnv, addToEnv, buildKafkasql, buildSecurity, buildSql, buildUi, editKafkasql, editOrNewKafkasql, editOrNewKafkasqlLike, editOrNewSecurity, editOrNewSecurityLike, editOrNewSql, editOrNewSqlLike, editOrNewUi, editOrNewUiLike, editSecurity, editSql, editUi, equals, getEnv, getEnv, getFirstEnv, getKafkasql, getLastEnv, getLogLevel, getMatchingEnv, getPersistence, getRegistryLogLevel, getSecurity, getSql, getUi, hasEnv, hashCode, 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
-
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.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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecFluent.ConfigurationNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConfiguration
public N endConfiguration()
- Specified by:
endConfigurationin interfaceApicurioRegistrySpecFluent.ConfigurationNested<N>
-
-