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