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