public class ModifyCCPolicySwitchRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyCCPolicySwitchRequest() | 
| ModifyCCPolicySwitchRequest(ModifyCCPolicySwitchRequest 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 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版) | 
| String | getId()Get 资源ID | 
| String | getSetId()Get 策略ID | 
| Long | getSwitch()Get 开关状态 | 
| void | setBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版) | 
| void | setId(String Id)Set 资源ID | 
| void | setSetId(String SetId)Set 策略ID | 
| void | setSwitch(Long Switch)Set 开关状态 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyCCPolicySwitchRequest()
public ModifyCCPolicySwitchRequest(ModifyCCPolicySwitchRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business - 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id - 资源IDpublic String getSetId()
public void setSetId(String SetId)
SetId - 策略IDpublic Long getSwitch()
public void setSwitch(Long Switch)
Switch - 开关状态Copyright © 2025. All rights reserved.