Uses of Class
com.tencentcloudapi.cdn.v20180606.models.BotSortBy
-
Packages that use BotSortBy Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of BotSortBy in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return BotSortBy Modifier and Type Method Description BotSortBy[]DescribeScdnBotRecordsRequest. getSortBy()Get 排序参数Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotSortBy Modifier and Type Method Description voidDescribeScdnBotRecordsRequest. setSortBy(BotSortBy[] SortBy)Set 排序参数Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotSortBy Constructor Description BotSortBy(BotSortBy 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.
-