Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.SpecFluent.DataSourceRefNested
-
-
Uses of SpecFluent.DataSourceRefNested 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 SpecFluent.DataSourceRefNested Modifier and Type Method Description SpecFluent.DataSourceRefNested<A>SpecFluent. editDataSourceRef()SpecFluent.DataSourceRefNested<A>SpecFluent. editOrNewDataSourceRef()SpecFluent.DataSourceRefNested<A>SpecFluent. editOrNewDataSourceRefLike(DataSourceRef item)SpecFluent.DataSourceRefNested<A>SpecFluent. withNewDataSourceRef()SpecFluent.DataSourceRefNested<A>SpecFluent. withNewDataSourceRefLike(DataSourceRef item)
-