Uses of Class
com.tencentcloudapi.cdn.v20180606.models.Sort
-
Packages that use Sort Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of Sort in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return Sort Modifier and Type Method Description SortDescribeDomainsConfigRequest. getSort()Get 排序规则Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type Sort Modifier and Type Method Description voidDescribeDomainsConfigRequest. setSort(Sort Sort)Set 排序规则Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type Sort Constructor Description Sort(Sort 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.
-