public class DescribeAntiInfoLeakRulesStrategyItem extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeAntiInfoLeakRulesStrategyItem()  | 
DescribeAntiInfoLeakRulesStrategyItem(DescribeAntiInfoLeakRulesStrategyItem 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 | 
getCompareFunc()
Get Condition 
 | 
String | 
getContent()
Get Content 
 | 
String | 
getField()
Get Field 
 | 
void | 
setCompareFunc(String CompareFunc)
Set Condition 
 | 
void | 
setContent(String Content)
Set Content 
 | 
void | 
setField(String Field)
Set Field 
 | 
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 DescribeAntiInfoLeakRulesStrategyItem()
public DescribeAntiInfoLeakRulesStrategyItem(DescribeAntiInfoLeakRulesStrategyItem source)
public String getField()
public void setField(String Field)
Field - Fieldpublic String getCompareFunc()
public void setCompareFunc(String CompareFunc)
CompareFunc - Conditionpublic String getContent()
public void setContent(String Content)
Content - ContentCopyright © 2025. All rights reserved.