public class DescribeInstanceAllNamespacesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeInstanceAllNamespacesRequest() | 
| DescribeInstanceAllNamespacesRequest(DescribeInstanceAllNamespacesRequest 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 | 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeInstanceAllNamespacesRequest()
public DescribeInstanceAllNamespacesRequest(DescribeInstanceAllNamespacesRequest source)
public Long getLimit()
public void setLimit(Long Limit)
Limit - 每页个数public Long getOffset()
public void setOffset(Long Offset)
Offset - 起始偏移位置Copyright © 2025. All rights reserved.