public class BlockIPActionParameters extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BlockIPActionParameters() | 
| BlockIPActionParameters(BlockIPActionParameters 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 | getDuration()Get 封禁 IP 的惩罚时长。支持的单位有:s:秒,取值范围1~120;m:分,取值范围1~120;h:小时,取值范围1~48。 | 
| void | setDuration(String Duration)Set 封禁 IP 的惩罚时长。支持的单位有:s:秒,取值范围1~120;m:分,取值范围1~120;h:小时,取值范围1~48。 | 
| 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 BlockIPActionParameters()
public BlockIPActionParameters(BlockIPActionParameters source)
public String getDuration()
public void setDuration(String Duration)
Duration - 封禁 IP 的惩罚时长。支持的单位有:Copyright © 2025. All rights reserved.