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