| Method and Description |
|---|
| com.jimmoores.quandl.QuandlSession.getDataSets(MultiDataSetRequest)
this call is provided for compatibility purposes and is deprecated, please use the single request mechanism
|
| com.jimmoores.quandl.QuandlSession.getMultipleHeaderDefinition(MultiMetaDataRequest)
this now uses single calls to simulate multisets to support legacy code
|
| com.jimmoores.quandl.SearchRequest.Builder.of(String)
use Builder().withQuery(query) instead
|
Copyright 2014-Present by Jim Moores
${javadoc.footer.license}