Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec.DataSourceRef
-
Packages that use DataSourceRef Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate -
-
Uses of DataSourceRef in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate that return DataSourceRef Modifier and Type Method Description DataSourceRefSpec. getDataSourceRef()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate with parameters of type DataSourceRef Modifier and Type Method Description voidSpec. setDataSourceRef(DataSourceRef dataSourceRef)
-