Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec.DataSourceFluent
-
-
Uses of DataSourceFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate
Subclasses of DataSourceFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate Modifier and Type Class Description classSpecFluent.SpecDataSourceNested<N> -
Uses of DataSourceFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec with type parameters of type DataSourceFluent Modifier and Type Class Description classDataSourceFluent<A extends DataSourceFluent<A>>GeneratedSubclasses of DataSourceFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec Modifier and Type Class Description classDataSourceBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec with parameters of type DataSourceFluent Constructor Description DataSourceBuilder(DataSourceFluent<?> fluent)DataSourceBuilder(DataSourceFluent<?> fluent, DataSource instance)DataSourceBuilder(DataSourceFluent<?> fluent, DataSource instance, Boolean validationEnabled)DataSourceBuilder(DataSourceFluent<?> fluent, Boolean validationEnabled)
-