public class ModifyEnterpriseSecurityDispatchStatusRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ModifyEnterpriseSecurityDispatchStatusRequest() |
ModifyEnterpriseSecurityDispatchStatusRequest(ModifyEnterpriseSecurityDispatchStatusRequest 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 |
getStatus()
Get 0:打开立即下发开关;
1:关闭立即下发开关;
2:关闭立即下发开关情况下,触发开始下发
|
void |
setStatus(Long Status)
Set 0:打开立即下发开关;
1:关闭立即下发开关;
2:关闭立即下发开关情况下,触发开始下发
|
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, toJsonString
public ModifyEnterpriseSecurityDispatchStatusRequest()
public ModifyEnterpriseSecurityDispatchStatusRequest(ModifyEnterpriseSecurityDispatchStatusRequest source)
public Long getStatus()
public void setStatus(Long Status)
Status
- 0:打开立即下发开关;
1:关闭立即下发开关;
2:关闭立即下发开关情况下,触发开始下发Copyright © 2024. All rights reserved.