public class DescribeSubAccountsRequest extends AbstractModel
Constructor and Description |
---|
DescribeSubAccountsRequest() |
Modifier and Type | Method and Description |
---|---|
Long[] |
getFilterSubAccountUin()
Get List of sub-user UINs.
|
void |
setFilterSubAccountUin(Long[] FilterSubAccountUin)
Set List of sub-user UINs.
|
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[] getFilterSubAccountUin()
public void setFilterSubAccountUin(Long[] FilterSubAccountUin)
FilterSubAccountUin
- List of sub-user UINs. Up to 50 UINs are supported.Copyright © 2021. All rights reserved.