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