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 Applies to
This method applies to the following types: