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