Package | Description |
---|---|
com.tencentcloudapi.iecp.v20210914.models |
Modifier and Type | Method and Description |
---|---|
FieldSort |
DescribeConfigMapsRequest.getSort()
Get Sort.Fileld填写CreateTime Sort.Order(ASC|DESC) 默认ASC
|
FieldSort[] |
DescribeApplicationsRequest.getSort()
Get 仅支持对 DistributeTime 字段排序,ASC/DESC
|
FieldSort[] |
DescribeEdgeOperationLogsRequest.getSort()
Get 排序字段
|
FieldSort |
DescribeSecretsRequest.getSort()
Get Sort.Field:CreateTime Sort.Order:ASC|DESC
|
FieldSort[] |
DescribeEdgeUnitApplicationsRequest.getSort()
Get 字段排序 (Sort.Filed为:StartTime)
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeConfigMapsRequest.setSort(FieldSort Sort)
Set Sort.Fileld填写CreateTime Sort.Order(ASC|DESC) 默认ASC
|
void |
DescribeSecretsRequest.setSort(FieldSort Sort)
Set Sort.Field:CreateTime Sort.Order:ASC|DESC
|
void |
DescribeApplicationsRequest.setSort(FieldSort[] Sort)
Set 仅支持对 DistributeTime 字段排序,ASC/DESC
|
void |
DescribeEdgeOperationLogsRequest.setSort(FieldSort[] Sort)
Set 排序字段
|
void |
DescribeEdgeUnitApplicationsRequest.setSort(FieldSort[] Sort)
Set 字段排序 (Sort.Filed为:StartTime)
|
Constructor and Description |
---|
FieldSort(FieldSort 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.