Class SearchClsLogRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cdn.v20180606.models.SearchClsLogRequest
-
public class SearchClsLogRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description SearchClsLogRequest()SearchClsLogRequest(SearchClsLogRequest 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 StringgetChannel()Get 接入渠道,cdn或者ecdn,默认值为cdnStringgetContext()Get 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围StringgetEndTime()Get 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SSLonggetLimit()Get 单次要返回的日志条数,单次返回的最大条数为100StringgetLogsetId()Get 需要查询的日志集IDStringgetQuery()Get 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982StringgetSort()Get 按日志时间排序, asc(升序)或者 desc(降序),默认为 descStringgetStartTime()Get 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SSStringgetTopicIds()Get 需要查询的日志主题ID组合,以逗号分隔voidsetChannel(String Channel)Set 接入渠道,cdn或者ecdn,默认值为cdnvoidsetContext(String Context)Set 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围voidsetEndTime(String EndTime)Set 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SSvoidsetLimit(Long Limit)Set 单次要返回的日志条数,单次返回的最大条数为100voidsetLogsetId(String LogsetId)Set 需要查询的日志集IDvoidsetQuery(String Query)Set 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982voidsetSort(String Sort)Set 按日志时间排序, asc(升序)或者 desc(降序),默认为 descvoidsetStartTime(String StartTime)Set 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SSvoidsetTopicIds(String TopicIds)Set 需要查询的日志主题ID组合,以逗号分隔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
-
SearchClsLogRequest
public SearchClsLogRequest()
-
SearchClsLogRequest
public SearchClsLogRequest(SearchClsLogRequest 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
-
getLogsetId
public String getLogsetId()
Get 需要查询的日志集ID- Returns:
- LogsetId 需要查询的日志集ID
-
setLogsetId
public void setLogsetId(String LogsetId)
Set 需要查询的日志集ID- Parameters:
LogsetId- 需要查询的日志集ID
-
getTopicIds
public String getTopicIds()
Get 需要查询的日志主题ID组合,以逗号分隔- Returns:
- TopicIds 需要查询的日志主题ID组合,以逗号分隔
-
setTopicIds
public void setTopicIds(String TopicIds)
Set 需要查询的日志主题ID组合,以逗号分隔- Parameters:
TopicIds- 需要查询的日志主题ID组合,以逗号分隔
-
getStartTime
public String getStartTime()
Get 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SS- Returns:
- StartTime 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SS
-
setStartTime
public void setStartTime(String StartTime)
Set 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SS- Parameters:
StartTime- 需要查询的日志的起始时间,格式 YYYY-mm-dd HH:MM:SS
-
getEndTime
public String getEndTime()
Get 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SS- Returns:
- EndTime 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SS
-
setEndTime
public void setEndTime(String EndTime)
Set 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SS- Parameters:
EndTime- 需要查询的日志的结束时间,格式 YYYY-mm-dd HH:MM:SS
-
getLimit
public Long getLimit()
Get 单次要返回的日志条数,单次返回的最大条数为100- Returns:
- Limit 单次要返回的日志条数,单次返回的最大条数为100
-
setLimit
public void setLimit(Long Limit)
Set 单次要返回的日志条数,单次返回的最大条数为100- Parameters:
Limit- 单次要返回的日志条数,单次返回的最大条数为100
-
getChannel
public String getChannel()
Get 接入渠道,cdn或者ecdn,默认值为cdn- Returns:
- Channel 接入渠道,cdn或者ecdn,默认值为cdn
-
setChannel
public void setChannel(String Channel)
Set 接入渠道,cdn或者ecdn,默认值为cdn- Parameters:
Channel- 接入渠道,cdn或者ecdn,默认值为cdn
-
getQuery
public String getQuery()
Get 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982- Returns:
- Query 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982
-
setQuery
public void setQuery(String Query)
Set 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982- Parameters:
Query- 需要查询的内容,详情请参考https://cloud.tencent.com/document/product/614/16982
-
getContext
public String getContext()
Get 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围- Returns:
- Context 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围
-
setContext
public void setContext(String Context)
Set 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围- Parameters:
Context- 加载更多使用,透传上次返回的 context 值,获取后续的日志内容,通过游标最多可获取10000条,请尽可能缩小时间范围
-
getSort
public String getSort()
Get 按日志时间排序, asc(升序)或者 desc(降序),默认为 desc- Returns:
- Sort 按日志时间排序, asc(升序)或者 desc(降序),默认为 desc
-
setSort
public void setSort(String Sort)
Set 按日志时间排序, asc(升序)或者 desc(降序),默认为 desc- Parameters:
Sort- 按日志时间排序, asc(升序)或者 desc(降序),默认为 desc
-
-