public class MetaDataApi extends Object
| Constructor | Description |
|---|---|
MetaDataApi() |
| Modifier and Type | Method | Description |
|---|---|---|
static MetaDatas |
getMetaData(String searchKey) |
Gets the metadata.
|
static MetaDatas |
getMetaDataWithLimit(String searchKey,
String limit) |
Gets the metadata with limit.
|
public static MetaDatas getMetaData(String searchKey) throws IOException
searchKey - the search keyIOException - Signals that an I/O exception has occurred.public static MetaDatas getMetaDataWithLimit(String searchKey, String limit) throws IOException
searchKey - the search keylimit - the limitIOException - Signals that an I/O exception has occurred.Copyright © 2018. All rights reserved.