Class Strategy
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.Strategy
-
public class Strategy extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCategoryIds()Get 基线id 注意:此字段可能返回 null,表示取不到有效值。LonggetEnabled()Get 是否可用 注意:此字段可能返回 null,表示取不到有效值。LonggetHostCount()Get 主机数量 注意:此字段可能返回 null,表示取不到有效值。LonggetIsDefault()Get 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。LonggetPassRate()Get 通过率 注意:此字段可能返回 null,表示取不到有效值。LonggetRuleCount()Get 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。StringgetScanAt()Get 扫描时间 注意:此字段可能返回 null,表示取不到有效值。LonggetScanCycle()Get 扫描周期 注意:此字段可能返回 null,表示取不到有效值。LonggetStrategyId()Get 策略id 注意:此字段可能返回 null,表示取不到有效值。StringgetStrategyName()Get 策略名 注意:此字段可能返回 null,表示取不到有效值。voidsetCategoryIds(String CategoryIds)Set 基线id 注意:此字段可能返回 null,表示取不到有效值。voidsetEnabled(Long Enabled)Set 是否可用 注意:此字段可能返回 null,表示取不到有效值。voidsetHostCount(Long HostCount)Set 主机数量 注意:此字段可能返回 null,表示取不到有效值。voidsetIsDefault(Long IsDefault)Set 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。voidsetPassRate(Long PassRate)Set 通过率 注意:此字段可能返回 null,表示取不到有效值。voidsetRuleCount(Long RuleCount)Set 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。voidsetScanAt(String ScanAt)Set 扫描时间 注意:此字段可能返回 null,表示取不到有效值。voidsetScanCycle(Long ScanCycle)Set 扫描周期 注意:此字段可能返回 null,表示取不到有效值。voidsetStrategyId(Long StrategyId)Set 策略id 注意:此字段可能返回 null,表示取不到有效值。voidsetStrategyName(String StrategyName)Set 策略名 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
Strategy
public Strategy()
-
Strategy
public Strategy(Strategy 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.
-
-
Method Detail
-
getStrategyName
public String getStrategyName()
Get 策略名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StrategyName 策略名 注意:此字段可能返回 null,表示取不到有效值。
-
setStrategyName
public void setStrategyName(String StrategyName)
Set 策略名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StrategyName- 策略名 注意:此字段可能返回 null,表示取不到有效值。
-
getStrategyId
public Long getStrategyId()
Get 策略id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StrategyId 策略id 注意:此字段可能返回 null,表示取不到有效值。
-
setStrategyId
public void setStrategyId(Long StrategyId)
Set 策略id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StrategyId- 策略id 注意:此字段可能返回 null,表示取不到有效值。
-
getRuleCount
public Long getRuleCount()
Get 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RuleCount 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。
-
setRuleCount
public void setRuleCount(Long RuleCount)
Set 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RuleCount- 基线检测项总数 注意:此字段可能返回 null,表示取不到有效值。
-
getHostCount
public Long getHostCount()
Get 主机数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HostCount 主机数量 注意:此字段可能返回 null,表示取不到有效值。
-
setHostCount
public void setHostCount(Long HostCount)
Set 主机数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HostCount- 主机数量 注意:此字段可能返回 null,表示取不到有效值。
-
getScanCycle
public Long getScanCycle()
Get 扫描周期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ScanCycle 扫描周期 注意:此字段可能返回 null,表示取不到有效值。
-
setScanCycle
public void setScanCycle(Long ScanCycle)
Set 扫描周期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ScanCycle- 扫描周期 注意:此字段可能返回 null,表示取不到有效值。
-
getScanAt
public String getScanAt()
Get 扫描时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ScanAt 扫描时间 注意:此字段可能返回 null,表示取不到有效值。
-
setScanAt
public void setScanAt(String ScanAt)
Set 扫描时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ScanAt- 扫描时间 注意:此字段可能返回 null,表示取不到有效值。
-
getEnabled
public Long getEnabled()
Get 是否可用 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Enabled 是否可用 注意:此字段可能返回 null,表示取不到有效值。
-
setEnabled
public void setEnabled(Long Enabled)
Set 是否可用 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Enabled- 是否可用 注意:此字段可能返回 null,表示取不到有效值。
-
getPassRate
public Long getPassRate()
Get 通过率 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PassRate 通过率 注意:此字段可能返回 null,表示取不到有效值。
-
setPassRate
public void setPassRate(Long PassRate)
Set 通过率 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PassRate- 通过率 注意:此字段可能返回 null,表示取不到有效值。
-
getCategoryIds
public String getCategoryIds()
Get 基线id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CategoryIds 基线id 注意:此字段可能返回 null,表示取不到有效值。
-
setCategoryIds
public void setCategoryIds(String CategoryIds)
Set 基线id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CategoryIds- 基线id 注意:此字段可能返回 null,表示取不到有效值。
-
getIsDefault
public Long getIsDefault()
Get 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsDefault 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。
-
setIsDefault
public void setIsDefault(Long IsDefault)
Set 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsDefault- 是否默认策略 注意:此字段可能返回 null,表示取不到有效值。
-
-