Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec.DataSourceRef
-
-
Uses of DataSourceRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate that return DataSourceRef Modifier and Type Method Description DataSourceRefSpecFluent. buildDataSourceRef()DataSourceRefSpec. getDataSourceRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate with parameters of type DataSourceRef Modifier and Type Method Description SpecFluent.DataSourceRefNested<A>SpecFluent. editOrNewDataSourceRefLike(DataSourceRef item)voidSpec. setDataSourceRef(DataSourceRef dataSourceRef)ASpecFluent. withDataSourceRef(DataSourceRef dataSourceRef)SpecFluent.DataSourceRefNested<A>SpecFluent. withNewDataSourceRefLike(DataSourceRef item) -
Uses of DataSourceRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec that return DataSourceRef Modifier and Type Method Description DataSourceRefDataSourceRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec with parameters of type DataSourceRef Constructor Description DataSourceRefBuilder(DataSourceRef instance)DataSourceRefBuilder(DataSourceRefFluent<?> fluent, DataSourceRef instance)DataSourceRefBuilder(DataSourceRefFluent<?> fluent, DataSourceRef instance, Boolean validationEnabled)DataSourceRefBuilder(DataSourceRef instance, Boolean validationEnabled)DataSourceRefFluent(DataSourceRef instance)
-