Class DescribePushTasksRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cdn.v20180606.models.DescribePushTasksRequest
-
public class DescribePushTasksRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribePushTasksRequest()DescribePushTasksRequest(DescribePushTasksRequest 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 StringgetArea()Get 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球StringgetEndTime()Get 结束时间,如2018-08-08 23:59:59。StringgetKeyword()Get 查询关键字,请输入域名或 http(s):// 开头完整 URLLonggetLimit()Get 分页查询限制数目,默认为 20LonggetOffset()Get 分页查询偏移量,默认为 0StringgetStartTime()Get 开始时间,如2018-08-08 00:00:00。StringgetStatus()Get 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)StringgetTaskId()Get 指定任务 ID 查询 TaskId 和起始时间必须指定一项voidsetArea(String Area)Set 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球voidsetEndTime(String EndTime)Set 结束时间,如2018-08-08 23:59:59。voidsetKeyword(String Keyword)Set 查询关键字,请输入域名或 http(s):// 开头完整 URLvoidsetLimit(Long Limit)Set 分页查询限制数目,默认为 20voidsetOffset(Long Offset)Set 分页查询偏移量,默认为 0voidsetStartTime(String StartTime)Set 开始时间,如2018-08-08 00:00:00。voidsetStatus(String Status)Set 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)voidsetTaskId(String TaskId)Set 指定任务 ID 查询 TaskId 和起始时间必须指定一项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
-
DescribePushTasksRequest
public DescribePushTasksRequest()
-
DescribePushTasksRequest
public DescribePushTasksRequest(DescribePushTasksRequest 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 开始时间,如2018-08-08 00:00:00。- Returns:
- StartTime 开始时间,如2018-08-08 00:00:00。
-
setStartTime
public void setStartTime(String StartTime)
Set 开始时间,如2018-08-08 00:00:00。- Parameters:
StartTime- 开始时间,如2018-08-08 00:00:00。
-
getEndTime
public String getEndTime()
Get 结束时间,如2018-08-08 23:59:59。- Returns:
- EndTime 结束时间,如2018-08-08 23:59:59。
-
setEndTime
public void setEndTime(String EndTime)
Set 结束时间,如2018-08-08 23:59:59。- Parameters:
EndTime- 结束时间,如2018-08-08 23:59:59。
-
getTaskId
public String getTaskId()
Get 指定任务 ID 查询 TaskId 和起始时间必须指定一项- Returns:
- TaskId 指定任务 ID 查询 TaskId 和起始时间必须指定一项
-
setTaskId
public void setTaskId(String TaskId)
Set 指定任务 ID 查询 TaskId 和起始时间必须指定一项- Parameters:
TaskId- 指定任务 ID 查询 TaskId 和起始时间必须指定一项
-
getKeyword
public String getKeyword()
Get 查询关键字,请输入域名或 http(s):// 开头完整 URL- Returns:
- Keyword 查询关键字,请输入域名或 http(s):// 开头完整 URL
-
setKeyword
public void setKeyword(String Keyword)
Set 查询关键字,请输入域名或 http(s):// 开头完整 URL- Parameters:
Keyword- 查询关键字,请输入域名或 http(s):// 开头完整 URL
-
getOffset
public Long getOffset()
Get 分页查询偏移量,默认为 0- Returns:
- Offset 分页查询偏移量,默认为 0
-
setOffset
public void setOffset(Long Offset)
Set 分页查询偏移量,默认为 0- Parameters:
Offset- 分页查询偏移量,默认为 0
-
getLimit
public Long getLimit()
Get 分页查询限制数目,默认为 20- Returns:
- Limit 分页查询限制数目,默认为 20
-
setLimit
public void setLimit(Long Limit)
Set 分页查询限制数目,默认为 20- Parameters:
Limit- 分页查询限制数目,默认为 20
-
getArea
public String getArea()
Get 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球- Returns:
- Area 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球
-
setArea
public void setArea(String Area)
Set 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球- Parameters:
Area- 指定地区查询预热记录 mainland:境内 overseas:境外 global:全球
-
getStatus
public String getStatus()
Get 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)- Returns:
- Status 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)
-
setStatus
public void setStatus(String Status)
Set 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)- Parameters:
Status- 指定任务状态查询 fail:预热失败 done:预热成功 process:预热中 invalid: 预热无效(源站返回4xx或5xx状态码)
-
-