SolrResource.withDataVolume
Method
interface SolrResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): SolrResource;}Signature
method
withDataVolume builder Adds a named volume for the data folder to a Solr container resource.
withDataVolume( name?: string, isReadOnly?: boolean): SolrResourceParameters
name string optional isReadOnly boolean optional = False Returns
SolrResource Defined on
This method is defined on the following type: