| Package | Description |
|---|---|
| com.volcengine.vke.model |
| Modifier and Type | Method and Description |
|---|---|
static LogSetupForUpdateClusterConfigInput.LogTypeEnum |
LogSetupForUpdateClusterConfigInput.LogTypeEnum.fromValue(String input) |
LogSetupForUpdateClusterConfigInput.LogTypeEnum |
LogSetupForUpdateClusterConfigInput.getLogType()
Get logType
|
LogSetupForUpdateClusterConfigInput.LogTypeEnum |
LogSetupForUpdateClusterConfigInput.LogTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static LogSetupForUpdateClusterConfigInput.LogTypeEnum |
LogSetupForUpdateClusterConfigInput.LogTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogSetupForUpdateClusterConfigInput.LogTypeEnum[] |
LogSetupForUpdateClusterConfigInput.LogTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogSetupForUpdateClusterConfigInput |
LogSetupForUpdateClusterConfigInput.logType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType) |
void |
LogSetupForUpdateClusterConfigInput.setLogType(LogSetupForUpdateClusterConfigInput.LogTypeEnum logType) |
void |
LogSetupForUpdateClusterConfigInput.LogTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
LogSetupForUpdateClusterConfigInput.LogTypeEnum enumeration) |
Copyright © 2024. All rights reserved.