public class ShieldPlanInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ShieldPlanInfo() | 
| ShieldPlanInfo(ShieldPlanInfo 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 | 
|---|---|
| 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ShieldPlanInfo()
public ShieldPlanInfo(ShieldPlanInfo source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 加固策略数量public PlanDetailInfo[] getPlanSet()
public void setPlanSet(PlanDetailInfo[] PlanSet)
PlanSet - 加固策略具体信息数组Copyright © 2025. All rights reserved.