public class DescribeCustomRulesRspRuleListItem extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeCustomRulesRspRuleListItem()  | 
DescribeCustomRulesRspRuleListItem(DescribeCustomRulesRspRuleListItem 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 | 
getActionType()
Get Action type 
 | 
String | 
getBypass()
Get Skipped Policy 
 | 
String | 
getCreateTime()
Get Creation time 
 | 
String | 
getCronType()
Get Periodic task granularity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getDomain()
Get Domain name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getEventId()
Get Event ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getExpireTime()
Get Expiration time 
 | 
JobDateTime | 
getJobDateTime()
Get Scheduled task configuration
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getJobType()
Get Scheduled task type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getLabel()
Get Custom tag in risk control rules, indicating whether a rule is built-in or user-defined
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getModifyTime()
Get Modification time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getName()
Get Policy name 
 | 
String | 
getPageId()
Get ID of the blocked page
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getRedirect()
Get URL for redirection 
 | 
String | 
getRuleId()
Get Policy ID 
 | 
String | 
getSortId()
Get Priority 
 | 
String | 
getSource()
Get Source
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getStatus()
Get Status 
 | 
Strategy[] | 
getStrategies()
Get Policy details 
 | 
Long | 
getValidStatus()
Get Effective status
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setActionType(String ActionType)
Set Action type 
 | 
void | 
setBypass(String Bypass)
Set Skipped Policy 
 | 
void | 
setCreateTime(String CreateTime)
Set Creation time 
 | 
void | 
setCronType(String CronType)
Set Periodic task granularity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDomain(String Domain)
Set Domain name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setEventId(String EventId)
Set Event ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setExpireTime(String ExpireTime)
Set Expiration time 
 | 
void | 
setJobDateTime(JobDateTime JobDateTime)
Set Scheduled task configuration
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setJobType(String JobType)
Set Scheduled task type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setLabel(String Label)
Set Custom tag in risk control rules, indicating whether a rule is built-in or user-defined
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setModifyTime(String ModifyTime)
Set Modification time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setName(String Name)
Set Policy name 
 | 
void | 
setPageId(String PageId)
Set ID of the blocked page
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRedirect(String Redirect)
Set URL for redirection 
 | 
void | 
setRuleId(String RuleId)
Set Policy ID 
 | 
void | 
setSortId(String SortId)
Set Priority 
 | 
void | 
setSource(String Source)
Set Source
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setStatus(String Status)
Set Status 
 | 
void | 
setStrategies(Strategy[] Strategies)
Set Policy details 
 | 
void | 
setValidStatus(Long ValidStatus)
Set Effective status
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
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 DescribeCustomRulesRspRuleListItem()
public DescribeCustomRulesRspRuleListItem(DescribeCustomRulesRspRuleListItem source)
public String getActionType()
public void setActionType(String ActionType)
ActionType - Action typepublic String getBypass()
public void setBypass(String Bypass)
Bypass - Skipped Policypublic String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime - Creation timepublic String getExpireTime()
public void setExpireTime(String ExpireTime)
ExpireTime - Expiration timepublic String getName()
public void setName(String Name)
Name - Policy namepublic String getRedirect()
public void setRedirect(String Redirect)
Redirect - URL for redirectionpublic String getRuleId()
public void setRuleId(String RuleId)
RuleId - Policy IDpublic String getSortId()
public void setSortId(String SortId)
SortId - Prioritypublic String getStatus()
public void setStatus(String Status)
Status - Statuspublic Strategy[] getStrategies()
public void setStrategies(Strategy[] Strategies)
Strategies - Policy detailspublic String getEventId()
public void setEventId(String EventId)
EventId - Event ID
Note: This field may return null, indicating that no valid values can be obtained.public String getModifyTime()
public void setModifyTime(String ModifyTime)
ModifyTime - Modification time
Note: This field may return null, indicating that no valid values can be obtained.public Long getValidStatus()
public void setValidStatus(Long ValidStatus)
ValidStatus - Effective status
Note: This field may return null, indicating that no valid values can be obtained.public String getSource()
public void setSource(String Source)
Source - Source
Note: This field may return null, indicating that no valid values can be obtained.public String getJobType()
public void setJobType(String JobType)
JobType - Scheduled task type
Note: This field may return null, indicating that no valid values can be obtained.public JobDateTime getJobDateTime()
public void setJobDateTime(JobDateTime JobDateTime)
JobDateTime - Scheduled task configuration
Note: This field may return null, indicating that no valid values can be obtained.public String getCronType()
public void setCronType(String CronType)
CronType - Periodic task granularity
Note: This field may return null, indicating that no valid values can be obtained.public String getLabel()
public void setLabel(String Label)
Label - Custom tag in risk control rules, indicating whether a rule is built-in or user-defined
Note: This field may return null, indicating that no valid values can be obtained.public String getPageId()
public void setPageId(String PageId)
PageId - ID of the blocked page
Note: This field may return null, indicating that no valid values can be obtained.public String getDomain()
public void setDomain(String Domain)
Domain - Domain name
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.