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