public class QueryProtectionOverviewLbResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
QueryProtectionOverviewLbResponse() |
| Modifier and Type | Method and Description |
|---|---|
QueryProtectionOverviewLbResponse |
attackCount(Integer attackCount) |
QueryProtectionOverviewLbResponse |
attackIPCount(Integer attackIPCount) |
boolean |
equals(Object o) |
Integer |
getAttackCount()
Get attackCount
|
Integer |
getAttackIPCount()
Get attackIPCount
|
Integer |
getHostCount()
Get hostCount
|
int |
hashCode() |
QueryProtectionOverviewLbResponse |
hostCount(Integer hostCount) |
void |
setAttackCount(Integer attackCount) |
void |
setAttackIPCount(Integer attackIPCount) |
void |
setHostCount(Integer hostCount) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic QueryProtectionOverviewLbResponse attackCount(Integer attackCount)
public Integer getAttackCount()
public void setAttackCount(Integer attackCount)
public QueryProtectionOverviewLbResponse attackIPCount(Integer attackIPCount)
public Integer getAttackIPCount()
public void setAttackIPCount(Integer attackIPCount)
public QueryProtectionOverviewLbResponse hostCount(Integer hostCount)
public Integer getHostCount()
public void setHostCount(Integer hostCount)
Copyright © 2025. All rights reserved.