public class DescribeAuthUsersRequest extends AbstractModel
| Constructor and Description |
|---|
DescribeAuthUsersRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLimit()
Get 分页大小
|
Long |
getOffset()
Get 页偏移量
|
void |
setLimit(Long Limit)
Set 分页大小
|
void |
setOffset(Long Offset)
Set 页偏移量
|
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, toJsonStringCopyright © 2021. All rights reserved.