| Package | Description |
|---|---|
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
static KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum |
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum.fromValue(String input) |
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum |
KubeletConfigForCreateNodePoolInput.getTopologyManagerPolicy()
Get topologyManagerPolicy
|
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum |
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum |
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum[] |
KubeletConfigForCreateNodePoolInput.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 |
KubeletConfigForCreateNodePoolInput.setTopologyManagerPolicy(KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum topologyManagerPolicy) |
KubeletConfigForCreateNodePoolInput |
KubeletConfigForCreateNodePoolInput.topologyManagerPolicy(KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum topologyManagerPolicy) |
void |
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
KubeletConfigForCreateNodePoolInput.TopologyManagerPolicyEnum enumeration) |
Copyright © 2026. All rights reserved.