public class DestroyPostCLSFlowRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DestroyPostCLSFlowRequest() | 
| DestroyPostCLSFlowRequest(DestroyPostCLSFlowRequest 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 | getFlowId()Get 投递流的流ID | 
| Long | getLogType()Get 1-访问日志,2-攻击日志,默认为访问日志。 | 
| void | setFlowId(Long FlowId)Set 投递流的流ID | 
| void | setLogType(Long LogType)Set 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, toJsonStringpublic DestroyPostCLSFlowRequest()
public DestroyPostCLSFlowRequest(DestroyPostCLSFlowRequest source)
public Long getFlowId()
public void setFlowId(Long FlowId)
FlowId - 投递流的流IDpublic Long getLogType()
public void setLogType(Long LogType)
LogType - 1-访问日志,2-攻击日志,默认为访问日志。Copyright © 2025. All rights reserved.