public class AssetsApi extends Object
| Constructor | Description |
|---|---|
AssetsApi() |
| Modifier and Type | Method | Description |
|---|---|---|
static Assets |
getAssets(String searchKey) |
Gets the assets.
|
static Assets |
getAssetsWithLimit(String searchKey,
String limit) |
Gets the assets with limit.
|
public static Assets getAssets(String searchKey) throws IOException
searchKey - the search keyIOException - Signals that an I/O exception has occurred.public static Assets getAssetsWithLimit(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.