public class EstimateCheckSimilarPersonCostTimeRequest extends AbstractModel
Constructor and Description |
---|
EstimateCheckSimilarPersonCostTimeRequest() |
EstimateCheckSimilarPersonCostTimeRequest(EstimateCheckSimilarPersonCostTimeRequest 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[] |
getGroupIds()
Get 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。
|
void |
setGroupIds(String[] GroupIds)
Set 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。
|
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 EstimateCheckSimilarPersonCostTimeRequest()
public EstimateCheckSimilarPersonCostTimeRequest(EstimateCheckSimilarPersonCostTimeRequest source)
public String[] getGroupIds()
public void setGroupIds(String[] GroupIds)
GroupIds
- 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。Copyright © 2021. All rights reserved.