| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListJSONObject |
TokenControllerV1Api.getChainsListUsingGET(String authorization,
String name,
Integer timeOut)
Get the list of chains supported by different functions.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperListJSONObject> |
TokenControllerV1Api.getChainsListUsingGETWithHttpInfo(String authorization,
String name)
Get the list of chains supported by different functions.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListJSONObject |
ResponseWrapperListJSONObject.addResultItem(JSONObject resultItem) |
ResponseWrapperListJSONObject |
ResponseWrapperListJSONObject.code(Integer code) |
ResponseWrapperListJSONObject |
ResponseWrapperListJSONObject.message(String message) |
ResponseWrapperListJSONObject |
ResponseWrapperListJSONObject.result(List<JSONObject> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperListJSONObject |
GoPlusTemplate.supportedChains(SupportedChainsRequest request)
Get the list of chains supported by different functions.
|
Copyright © 2023. All rights reserved.