Class DescribeScdnBotRecordsRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cdn.v20180606.models.DescribeScdnBotRecordsRequest
-
public class DescribeScdnBotRecordsRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeScdnBotRecordsRequest()DescribeScdnBotRecordsRequest(DescribeScdnBotRecordsRequest 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境外地区StringgetBotType()Get BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型StringgetDomain()Get 域名String[]getDomains()Get 域名列表,为空表示查询AppID维度数据StringgetEndTime()Get 结束时间StringgetFilterAction()Get 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码StringgetFilterIp()Get 过滤的IPStringgetFilterName()Get BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容LonggetLimit()Get 分页参数LonggetOffset()Get 分页参数BotSortBy[]getSortBy()Get 排序参数StringgetStartTime()Get 开始时间voidsetArea(String Area)Set mainland 大陆地区 overseas境外地区voidsetBotType(String BotType)Set BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型voidsetDomain(String Domain)Set 域名voidsetDomains(String[] Domains)Set 域名列表,为空表示查询AppID维度数据voidsetEndTime(String EndTime)Set 结束时间voidsetFilterAction(String FilterAction)Set 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码voidsetFilterIp(String FilterIp)Set 过滤的IPvoidsetFilterName(String FilterName)Set BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容voidsetLimit(Long Limit)Set 分页参数voidsetOffset(Long Offset)Set 分页参数voidsetSortBy(BotSortBy[] SortBy)Set 排序参数voidsetStartTime(String StartTime)Set 开始时间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
-
DescribeScdnBotRecordsRequest
public DescribeScdnBotRecordsRequest()
-
DescribeScdnBotRecordsRequest
public DescribeScdnBotRecordsRequest(DescribeScdnBotRecordsRequest 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
-
getBotType
public String getBotType()
Get BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型- Returns:
- BotType BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型
-
setBotType
public void setBotType(String BotType)
Set BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型- Parameters:
BotType- BOT类型,取值为"UB","UCB","TCB",分别表示:未知类型,自定义类型,公开类型
-
getDomain
public String getDomain()
Get 域名- Returns:
- Domain 域名
-
setDomain
public void setDomain(String Domain)
Set 域名- Parameters:
Domain- 域名
-
getStartTime
public String getStartTime()
Get 开始时间- Returns:
- StartTime 开始时间
-
setStartTime
public void setStartTime(String StartTime)
Set 开始时间- Parameters:
StartTime- 开始时间
-
getEndTime
public String getEndTime()
Get 结束时间- Returns:
- EndTime 结束时间
-
setEndTime
public void setEndTime(String EndTime)
Set 结束时间- Parameters:
EndTime- 结束时间
-
getOffset
public Long getOffset()
Get 分页参数- Returns:
- Offset 分页参数
-
setOffset
public void setOffset(Long Offset)
Set 分页参数- Parameters:
Offset- 分页参数
-
getLimit
public Long getLimit()
Get 分页参数- Returns:
- Limit 分页参数
-
setLimit
public void setLimit(Long Limit)
Set 分页参数- Parameters:
Limit- 分页参数
-
getArea
public String getArea()
Get mainland 大陆地区 overseas境外地区- Returns:
- Area mainland 大陆地区 overseas境外地区
-
setArea
public void setArea(String Area)
Set mainland 大陆地区 overseas境外地区- Parameters:
Area- mainland 大陆地区 overseas境外地区
-
getSortBy
public BotSortBy[] getSortBy()
Get 排序参数- Returns:
- SortBy 排序参数
-
setSortBy
public void setSortBy(BotSortBy[] SortBy)
Set 排序参数- Parameters:
SortBy- 排序参数
-
getFilterName
public String getFilterName()
Get BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容- Returns:
- FilterName BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容
-
setFilterName
public void setFilterName(String FilterName)
Set BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容- Parameters:
FilterName- BotType=UB时,表示需要过滤的预测标签,取值如下: "crawler_unregular", "crawler_regular", "request_repeat", "credential_miss_user", "credential_without_user", "credential_only_action", "credential_user_password", "credential_cracking", "credential_stuffing", "brush_sms", "brush_captcha", "reg_malicious" BotType=TCB时,表示需要过滤的Bot分类,取值如下: "Uncategorised", "Search engine bot", "Site monitor", "Screenshot creator", "Link checker", "Web scraper", "Vulnerability scanner", "Virus scanner", "Speed tester", "Feed Fetcher", "Tool", "Marketing" BotType=UCB时,取值如下: User-Agent为空或不存在 User-Agent类型为BOT User-Agent类型为HTTP Library User-Agent类型为Framework User-Agent类型为Tools User-Agent类型为Unkonwn BOT User-Agent类型为Scanner Referer空或不存在 Referer滥用(多个UA使用相同Referer) Cookie滥用(多个UA使用相同Cookie) Cookie空或不存在 Connection空或不存在 Accept空或不存在 Accept-Language空或不存在 Accept-Enconding空或不存在 使用HTTP HEAD方法 HTTP协议为1.0或者更低 IDC-IP 腾讯云 IDC-IP 阿里云 IDC-IP 华为云 IDC-IP 金山云 IDC-IP UCloud IDC-IP 百度云 IDC-IP 京东云 IDC-IP 青云 IDC-IP Aws IDC-IP Azure IDC-IP Google 以上所有类型,FilterName为空时,表示不过滤,获取所有内容
-
getFilterAction
public String getFilterAction()
Get 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码- Returns:
- FilterAction 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码
-
setFilterAction
public void setFilterAction(String FilterAction)
Set 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码- Parameters:
FilterAction- 目前支持的Action "intercept" 拦截 "monitor",监控 "permit" 放行 "redirect" 重定向 尚未支持的Action "captcha" 验证码
-
getFilterIp
public String getFilterIp()
Get 过滤的IP- Returns:
- FilterIp 过滤的IP
-
setFilterIp
public void setFilterIp(String FilterIp)
Set 过滤的IP- Parameters:
FilterIp- 过滤的IP
-
getDomains
public String[] getDomains()
Get 域名列表,为空表示查询AppID维度数据- Returns:
- Domains 域名列表,为空表示查询AppID维度数据
-
setDomains
public void setDomains(String[] Domains)
Set 域名列表,为空表示查询AppID维度数据- Parameters:
Domains- 域名列表,为空表示查询AppID维度数据
-
-