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