Uses of Class
com.tencentcloudapi.cdn.v20180606.models.BotRecord
-
Packages that use BotRecord Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of BotRecord in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return BotRecord Modifier and Type Method Description BotRecord[]DescribeScdnBotRecordsResponse. getData()Get BOT拦截结果数组Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotRecord Modifier and Type Method Description voidDescribeScdnBotRecordsResponse. setData(BotRecord[] Data)Set BOT拦截结果数组Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotRecord Constructor Description BotRecord(BotRecord 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.
-