| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static SnapshotPlanOrderByInput |
SnapshotPlanOrderByInput.fromValue(String value) |
SnapshotPlanOrderByInput |
GetSnapshotPlansRequestBody.getOrderBy()
Get orderBy
|
SnapshotPlanOrderByInput |
GetSnapshotPlansConnectionRequestBody.getOrderBy()
Get orderBy
|
SnapshotPlanOrderByInput |
SnapshotPlanOrderByInput.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SnapshotPlanOrderByInput |
SnapshotPlanOrderByInput.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SnapshotPlanOrderByInput[] |
SnapshotPlanOrderByInput.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
GetSnapshotPlansRequestBody |
GetSnapshotPlansRequestBody.orderBy(SnapshotPlanOrderByInput orderBy) |
GetSnapshotPlansConnectionRequestBody |
GetSnapshotPlansConnectionRequestBody.orderBy(SnapshotPlanOrderByInput orderBy) |
void |
GetSnapshotPlansRequestBody.setOrderBy(SnapshotPlanOrderByInput orderBy) |
void |
GetSnapshotPlansConnectionRequestBody.setOrderBy(SnapshotPlanOrderByInput orderBy) |
void |
SnapshotPlanOrderByInput.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SnapshotPlanOrderByInput enumeration) |
Copyright © 2025. All rights reserved.