public class ReportResponse extends Object
| Constructor and Description |
|---|
ReportResponse() |
ReportResponse(String ipAddress,
int abuseConfidenceScore) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbuseConfidenceScore() |
String |
getIpAddress() |
void |
setAbuseConfidenceScore(int abuseConfidenceScore) |
void |
setIpAddress(String ipAddress) |
public ReportResponse(String ipAddress, int abuseConfidenceScore)
public ReportResponse()
Copyright © 2021. All rights reserved.