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