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