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