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