| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperDappContractSecurityResponse |
DappControllerApi.getDappInfoUsingGET(String authorization,
String url,
Integer timeOut)
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 ResponseWrapperDappContractSecurityResponse |
GoPlusTemplate.dappSecurity(DappSecurityRequest request)
Check risk of dapp through URL
|
Copyright © 2023. All rights reserved.