public class DescribeSubAccountsRequest extends AbstractModel
Constructor and Description |
---|
DescribeSubAccountsRequest() |
DescribeSubAccountsRequest(DescribeSubAccountsRequest 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 |
---|---|
Long[] |
getFilterSubAccountUin()
Get 子用户UIN列表,最多支持50个UIN
|
void |
setFilterSubAccountUin(Long[] FilterSubAccountUin)
Set 子用户UIN列表,最多支持50个UIN
|
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 DescribeSubAccountsRequest()
public DescribeSubAccountsRequest(DescribeSubAccountsRequest source)
public Long[] getFilterSubAccountUin()
public void setFilterSubAccountUin(Long[] FilterSubAccountUin)
FilterSubAccountUin
- 子用户UIN列表,最多支持50个UINCopyright © 2022. All rights reserved.