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