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