public class DescribeLiveStreamMonitorListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeLiveStreamMonitorListRequest() |
DescribeLiveStreamMonitorListRequest(DescribeLiveStreamMonitorListRequest 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 |
getCount()
Get 本次查询的记录个数。最小值为1。
|
Long |
getIndex()
Get 查询列表时的起始偏移。
|
void |
setCount(Long Count)
Set 本次查询的记录个数。最小值为1。
|
void |
setIndex(Long Index)
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 DescribeLiveStreamMonitorListRequest()
public DescribeLiveStreamMonitorListRequest(DescribeLiveStreamMonitorListRequest source)
public Long getIndex()
public void setIndex(Long Index)
Index
- 查询列表时的起始偏移。public Long getCount()
public void setCount(Long Count)
Count
- 本次查询的记录个数。最小值为1。Copyright © 2024. All rights reserved.