| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperAddressContract |
ApproveControllerV1Api.addressContractUsingGET1(String address,
String authorization,
String chainId)
Check if the address is malicious
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperAddressContract> |
ApproveControllerV1Api.addressContractUsingGET1WithHttpInfo(String address,
String authorization,
String chainId)
Check if the address is malicious
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ApproveControllerV1Api.addressContractUsingGET1Async(String address,
String authorization,
String chainId,
ApiCallback<ResponseWrapperAddressContract> callback)
Check if the address is malicious (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.code(Integer code) |
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.message(String message) |
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.result(ResponseWrapperAddressContractResult result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static AddressContract |
AddressContract.of(ResponseWrapperAddressContract response) |
| 构造器和说明 |
|---|
AddressContract(ResponseWrapperAddressContract value) |
Copyright © 2023. All rights reserved.