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