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