| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static ListEventsRequest.OrderByEnum |
ListEventsRequest.OrderByEnum.fromValue(String input) |
ListEventsRequest.OrderByEnum |
ListEventsRequest.getOrderBy()
Get orderBy
|
ListEventsRequest.OrderByEnum |
ListEventsRequest.OrderByEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ListEventsRequest.OrderByEnum |
ListEventsRequest.OrderByEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListEventsRequest.OrderByEnum[] |
ListEventsRequest.OrderByEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventsRequest |
ListEventsRequest.orderBy(ListEventsRequest.OrderByEnum orderBy) |
void |
ListEventsRequest.setOrderBy(ListEventsRequest.OrderByEnum orderBy) |
void |
ListEventsRequest.OrderByEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ListEventsRequest.OrderByEnum enumeration) |
Copyright © 2026. All rights reserved.