| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20240718.models |
| Modifier and Type | Method and Description |
|---|---|
SortBy |
DescribeStorageRequest.getSortBy()
Get 返回结果的排序。 SortBy.Field 取值有:
CreateTime:创建时间。若不填,SortBy.Field 默认值为 CreateTime,SortBy.Order 默认值为 Asc。
|
SortBy |
DescribeIncrementalMigrationStrategyInfosRequest.getSortBy()
Get 返回结果的排序。 SortBy.Field 取值有:UpdateTime:创建时间。若不填,SortBy.Field 默认值为 `UpdateTime`,SortBy.Order 默认值为 `Desc`。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeStorageRequest.setSortBy(SortBy SortBy)
Set 返回结果的排序。 SortBy.Field 取值有:
CreateTime:创建时间。若不填,SortBy.Field 默认值为 CreateTime,SortBy.Order 默认值为 Asc。
|
void |
DescribeIncrementalMigrationStrategyInfosRequest.setSortBy(SortBy SortBy)
Set 返回结果的排序。 SortBy.Field 取值有:UpdateTime:创建时间。若不填,SortBy.Field 默认值为 `UpdateTime`,SortBy.Order 默认值为 `Desc`。
|
| 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.