public class DescribeInsurePacksRequest extends AbstractModel
| Constructor and Description | 
|---|
| DescribeInsurePacksRequest() | 
| DescribeInsurePacksRequest(DescribeInsurePacksRequest 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[] | getIdList()Get Guarantee package ID, which is optional. | 
| void | setIdList(String[] IdList)Set Guarantee package ID, which is optional. | 
| 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, toJsonStringpublic DescribeInsurePacksRequest()
public DescribeInsurePacksRequest(DescribeInsurePacksRequest source)
public String[] getIdList()
public void setIdList(String[] IdList)
IdList - Guarantee package ID, which is optional. If you need to get the guarantee package with a specified ID (such as insure-000000xe), please use this fieldCopyright © 2021. All rights reserved.