public class DescribeDDoSAlarmThresholdRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDDoSAlarmThresholdRequest() |
DescribeDDoSAlarmThresholdRequest(DescribeDDoSAlarmThresholdRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getBusiness()
Get Anti-DDoS service type (`shield`: Chess Shield, `bgpip`: Anti-DDoS Advanced, `bgp`: Anti-DDoS Pro (single IP), `bgp-multip`: Anti-DDoS Pro (multi-IP), `net`: Anti-DDoS Ultimate)
|
String |
getRsId()
Get Anti-DDoS instance ID
|
void |
setBusiness(String Business)
Set Anti-DDoS service type (`shield`: Chess Shield, `bgpip`: Anti-DDoS Advanced, `bgp`: Anti-DDoS Pro (single IP), `bgp-multip`: Anti-DDoS Pro (multi-IP), `net`: Anti-DDoS Ultimate)
|
void |
setRsId(String RsId)
Set Anti-DDoS instance ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeDDoSAlarmThresholdRequest()
public DescribeDDoSAlarmThresholdRequest(DescribeDDoSAlarmThresholdRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- Anti-DDoS service type (`shield`: Chess Shield, `bgpip`: Anti-DDoS Advanced, `bgp`: Anti-DDoS Pro (single IP), `bgp-multip`: Anti-DDoS Pro (multi-IP), `net`: Anti-DDoS Ultimate)public String getRsId()
public void setRsId(String RsId)
RsId
- Anti-DDoS instance IDCopyright © 2024. All rights reserved.