| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperPhishingSite |
WebsiteControllerApi.phishingSiteUsingGET(String url,
String authorization)
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 PhishingSite |
PhishingSite.of(ResponseWrapperPhishingSite response) |
| 构造器和说明 |
|---|
PhishingSite(ResponseWrapperPhishingSite value) |
Copyright © 2023. All rights reserved.