| Package | Description | 
|---|---|
| com.tencentcloudapi.ivld.v20210903.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SortBy | DescribeTasksRequest. getSortBy()Get 返回结果排序信息,By字段只支持CreateTimeStamp | 
| SortBy | DescribeCustomPersonsRequest. getSortBy()Get 排序信息,默认倒序 | 
| SortBy | DescribeMediasRequest. getSortBy()Get 返回结果排序信息,By字段只支持CreateTime | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeTasksRequest. setSortBy(SortBy SortBy)Set 返回结果排序信息,By字段只支持CreateTimeStamp | 
| void | DescribeCustomPersonsRequest. setSortBy(SortBy SortBy)Set 排序信息,默认倒序 | 
| void | DescribeMediasRequest. setSortBy(SortBy SortBy)Set 返回结果排序信息,By字段只支持CreateTime | 
| Constructor and Description | 
|---|
| SortBy(SortBy 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. | 
Copyright © 2025. All rights reserved.