| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperDappContractSecurityResponse |
DappControllerApi.getDappInfoUsingGET(String authorization,
String url)
Check risk of dapp through URL
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperDappContractSecurityResponse> |
DappControllerApi.getDappInfoUsingGETWithHttpInfo(String authorization,
String url)
Check risk of dapp through URL
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
DappControllerApi.getDappInfoUsingGETAsync(String authorization,
String url,
ApiCallback<ResponseWrapperDappContractSecurityResponse> callback)
Check risk of dapp through URL (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperDappContractSecurityResponse |
ResponseWrapperDappContractSecurityResponse.code(Integer code) |
ResponseWrapperDappContractSecurityResponse |
ResponseWrapperDappContractSecurityResponse.message(String message) |
ResponseWrapperDappContractSecurityResponse |
ResponseWrapperDappContractSecurityResponse.result(DappContractSecurityResponse result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DappContractSecurity |
DappContractSecurity.of(ResponseWrapperDappContractSecurityResponse response) |
| 构造器和说明 |
|---|
DappContractSecurity(ResponseWrapperDappContractSecurityResponse value) |
Copyright © 2023. All rights reserved.