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