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