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