public class ShieldPlanInfo extends AbstractModel
Constructor and Description |
---|
ShieldPlanInfo() |
Modifier and Type | Method and Description |
---|---|
PlanDetailInfo[] |
getPlanSet()
Get 加固策略具体信息数组
|
Long |
getTotalCount()
Get 加固策略数量
|
void |
setPlanSet(PlanDetailInfo[] PlanSet)
Set 加固策略具体信息数组
|
void |
setTotalCount(Long TotalCount)
Set 加固策略数量
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 加固策略数量public PlanDetailInfo[] getPlanSet()
public void setPlanSet(PlanDetailInfo[] PlanSet)
PlanSet
- 加固策略具体信息数组Copyright © 2020. All rights reserved.