| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperPhishingSite |
WebsiteControllerApi.phishingSiteUsingGET(String url,
String authorization,
Integer timeOut)
Check if the the url is a phishing site
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperPhishingSite> |
WebsiteControllerApi.phishingSiteUsingGETWithHttpInfo(String url,
String authorization)
Check if the the url is a phishing site
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
WebsiteControllerApi.phishingSiteUsingGETAsync(String url,
String authorization,
ApiCallback<ResponseWrapperPhishingSite> callback)
Check if the the url is a phishing site (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperPhishingSite |
ResponseWrapperPhishingSite.code(Integer code) |
ResponseWrapperPhishingSite |
ResponseWrapperPhishingSite.message(String message) |
ResponseWrapperPhishingSite |
ResponseWrapperPhishingSite.result(ResponseWrapperPhishingSiteResult result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperPhishingSite |
GoPlusTemplate.phishingSite(PhishingSiteRequest request)
Check if the url is a phishing site
|
Copyright © 2023. All rights reserved.