public class ModifyWebHookPolicyStatusRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyWebHookPolicyStatusRequest() | 
| ModifyWebHookPolicyStatusRequest(ModifyWebHookPolicyStatusRequest 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 | 
|---|---|
| Long | getId()Get id | 
| Long | getIsDisabled()Get 开关, 1禁用 0启用 | 
| void | setId(Long Id)Set id | 
| void | setIsDisabled(Long IsDisabled)Set 开关, 1禁用 0启用 | 
| 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 ModifyWebHookPolicyStatusRequest()
public ModifyWebHookPolicyStatusRequest(ModifyWebHookPolicyStatusRequest source)
public Long getId()
public void setId(Long Id)
Id - idpublic Long getIsDisabled()
public void setIsDisabled(Long IsDisabled)
IsDisabled - 开关, 1禁用 0启用Copyright © 2025. All rights reserved.