public class DescribeLocalAccountsPage extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeLocalAccountsPage() |
DescribeLocalAccountsPage(DescribeLocalAccountsPage 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 |
---|---|
DescribeLocalAccountsData[] |
getItems()
Get 获取账号列表响应的单个对象
|
Paging |
getPage()
Get 公共分页对象
|
void |
setItems(DescribeLocalAccountsData[] Items)
Set 获取账号列表响应的单个对象
|
void |
setPage(Paging Page)
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, toJsonString
public DescribeLocalAccountsPage()
public DescribeLocalAccountsPage(DescribeLocalAccountsPage source)
public Paging getPage()
public void setPage(Paging Page)
Page
- 公共分页对象public DescribeLocalAccountsData[] getItems()
public void setItems(DescribeLocalAccountsData[] Items)
Items
- 获取账号列表响应的单个对象Copyright © 2025. All rights reserved.