| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListGetChainsList |
TokenControllerV1Api.getChainsListUsingGET(String authorization,
String name)
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(ResponseWrapperListGetChainsListResult resultItem) |
ResponseWrapperListGetChainsList |
ResponseWrapperListGetChainsList.code(Integer code) |
ResponseWrapperListGetChainsList |
ResponseWrapperListGetChainsList.message(String message) |
ResponseWrapperListGetChainsList |
ResponseWrapperListGetChainsList.result(List<ResponseWrapperListGetChainsListResult> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ChainsList |
ChainsList.of(ResponseWrapperListGetChainsList response) |
| 构造器和说明 |
|---|
ChainsList(ResponseWrapperListGetChainsList value) |
Copyright © 2023. All rights reserved.