Class DescribeGroupProIspPlayInfoListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.live.v20180801.models.DescribeGroupProIspPlayInfoListRequest
-
public class DescribeGroupProIspPlayInfoListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeGroupProIspPlayInfoListRequest()DescribeGroupProIspPlayInfoListRequest(DescribeGroupProIspPlayInfoListRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEndTime()Get 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。String[]getIspNames()Get 运营商列表,默认不填,则返回整个运营商的数据。StringgetMainlandOrOversea()Get 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。String[]getPlayDomains()Get 播放域名,默认为不填,表示求总体数据。String[]getProvinceNames()Get 省份列表,默认不填,则返回各省份的数据。StringgetStartTime()Get 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。voidsetEndTime(String EndTime)Set 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。voidsetIspNames(String[] IspNames)Set 运营商列表,默认不填,则返回整个运营商的数据。voidsetMainlandOrOversea(String MainlandOrOversea)Set 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。voidsetPlayDomains(String[] PlayDomains)Set 播放域名,默认为不填,表示求总体数据。voidsetProvinceNames(String[] ProvinceNames)Set 省份列表,默认不填,则返回各省份的数据。voidsetStartTime(String StartTime)Set 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeGroupProIspPlayInfoListRequest
public DescribeGroupProIspPlayInfoListRequest()
-
DescribeGroupProIspPlayInfoListRequest
public DescribeGroupProIspPlayInfoListRequest(DescribeGroupProIspPlayInfoListRequest 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.
-
-
Method Detail
-
getStartTime
public String getStartTime()
Get 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。- Returns:
- StartTime 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
-
setStartTime
public void setStartTime(String StartTime)
Set 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。- Parameters:
StartTime- 起始时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
-
getEndTime
public String getEndTime()
Get 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。- Returns:
- EndTime 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。
-
setEndTime
public void setEndTime(String EndTime)
Set 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。- Parameters:
EndTime- 结束时间点, 使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。 时间跨度在(0,3小时],支持最近1个月数据查询。
-
getPlayDomains
public String[] getPlayDomains()
Get 播放域名,默认为不填,表示求总体数据。- Returns:
- PlayDomains 播放域名,默认为不填,表示求总体数据。
-
setPlayDomains
public void setPlayDomains(String[] PlayDomains)
Set 播放域名,默认为不填,表示求总体数据。- Parameters:
PlayDomains- 播放域名,默认为不填,表示求总体数据。
-
getProvinceNames
public String[] getProvinceNames()
Get 省份列表,默认不填,则返回各省份的数据。- Returns:
- ProvinceNames 省份列表,默认不填,则返回各省份的数据。
-
setProvinceNames
public void setProvinceNames(String[] ProvinceNames)
Set 省份列表,默认不填,则返回各省份的数据。- Parameters:
ProvinceNames- 省份列表,默认不填,则返回各省份的数据。
-
getIspNames
public String[] getIspNames()
Get 运营商列表,默认不填,则返回整个运营商的数据。- Returns:
- IspNames 运营商列表,默认不填,则返回整个运营商的数据。
-
setIspNames
public void setIspNames(String[] IspNames)
Set 运营商列表,默认不填,则返回整个运营商的数据。- Parameters:
IspNames- 运营商列表,默认不填,则返回整个运营商的数据。
-
getMainlandOrOversea
public String getMainlandOrOversea()
Get 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。- Returns:
- MainlandOrOversea 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。
-
setMainlandOrOversea
public void setMainlandOrOversea(String MainlandOrOversea)
Set 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。- Parameters:
MainlandOrOversea- 国内还是国外,如果为空,查询所有地区数据;如果为“Mainland”,查询国内数据;如果为“Oversea”,则查询国外数据。
-
-