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