public class DdosModel extends Object
| Constructor and Description |
|---|
DdosModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindInstanceId() |
String |
getBindInstanceType() |
String |
getIp() |
Long |
getIpCleanMbps() |
Long |
getIpCleanPps() |
Long |
getMaximumThreshold() |
String |
getStatus() |
String |
getThresholdType() |
DdosModel |
setBindInstanceId(String bindInstanceId) |
DdosModel |
setBindInstanceType(String bindInstanceType) |
DdosModel |
setIp(String ip) |
DdosModel |
setIpCleanMbps(Long ipCleanMbps) |
DdosModel |
setIpCleanPps(Long ipCleanPps) |
DdosModel |
setMaximumThreshold(Long maximumThreshold) |
DdosModel |
setStatus(String status) |
DdosModel |
setThresholdType(String thresholdType) |
String |
toString() |
public String getIp()
public String getStatus()
public String getBindInstanceType()
public String getBindInstanceId()
public Long getIpCleanMbps()
public Long getIpCleanPps()
public String getThresholdType()
public Long getMaximumThreshold()
Copyright © 2026. All rights reserved.