public class ModifyTbspIpCleanThresholdRequest extends BaseBceRequest
| Constructor and Description |
|---|
ModifyTbspIpCleanThresholdRequest() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCleanMbps() |
Integer |
getCleanPps() |
String |
getClientToken() |
String |
getId() |
String |
getIp() |
String |
getThresholdType() |
ModifyTbspIpCleanThresholdRequest |
setCleanMbps(Integer cleanMbps) |
ModifyTbspIpCleanThresholdRequest |
setCleanPps(Integer cleanPps) |
ModifyTbspIpCleanThresholdRequest |
setClientToken(String clientToken) |
ModifyTbspIpCleanThresholdRequest |
setId(String id) |
ModifyTbspIpCleanThresholdRequest |
setIp(String ip) |
ModifyTbspIpCleanThresholdRequest |
setThresholdType(String thresholdType) |
withRequestCredentialsgetRequestCredentials, setRequestCredentials, toJsonStringpublic String getId()
public ModifyTbspIpCleanThresholdRequest setId(String id)
public String getClientToken()
public ModifyTbspIpCleanThresholdRequest setClientToken(String clientToken)
public String getIp()
public ModifyTbspIpCleanThresholdRequest setIp(String ip)
public String getThresholdType()
public ModifyTbspIpCleanThresholdRequest setThresholdType(String thresholdType)
public Integer getCleanMbps()
public ModifyTbspIpCleanThresholdRequest setCleanMbps(Integer cleanMbps)
public Integer getCleanPps()
public ModifyTbspIpCleanThresholdRequest setCleanPps(Integer cleanPps)
Copyright © 2026. All rights reserved.