Class ApicurioRegistrySpecConfigurationSqlFluentImpl.DataSourceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationDataSourceFluentImpl<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationSqlFluentImpl.DataSourceNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecConfigurationDataSourceFluent<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>,ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>
- Enclosing class:
- ApicurioRegistrySpecConfigurationSqlFluentImpl<A extends ApicurioRegistrySpecConfigurationSqlFluent<A>>
public class ApicurioRegistrySpecConfigurationSqlFluentImpl.DataSourceNestedImpl<N> extends ApicurioRegistrySpecConfigurationDataSourceFluentImpl<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>> implements ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDataSource()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecConfigurationDataSourceFluentImpl
equals, getPassword, getUrl, getUserName, hashCode, hasPassword, hasUrl, hasUserName, withNewPassword, withNewUrl, withNewUserName, withPassword, withUrl, withUserName
-
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.ApicurioRegistrySpecConfigurationDataSourceFluent
getPassword, getUrl, getUserName, hasPassword, hasUrl, hasUserName, withNewPassword, withNewUrl, withNewUserName, withPassword, withUrl, withUserName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDataSource
public N endDataSource()
- Specified by:
endDataSourcein interfaceApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>
-
-