Interface ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecConfigurationDataSourceFluent<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecConfigurationSqlFluentImpl.DataSourceNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecConfigurationSqlFluent<A extends ApicurioRegistrySpecConfigurationSqlFluent<A>>
public static interface ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecConfigurationDataSourceFluent<ApicurioRegistrySpecConfigurationSqlFluent.DataSourceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendDataSource()-
Methods inherited from interface io.apicurio.registry.operator.api.model.ApicurioRegistrySpecConfigurationDataSourceFluent
getPassword, getUrl, getUsername, hasPassword, hasUrl, hasUsername, withNewPassword, withNewUrl, withNewUsername, withPassword, withUrl, withUsername
-
-