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