| Package | Description |
|---|---|
| com.volcengine.model.maas.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Message.ChatRole |
Message.ChatRole.fromValue(String value) |
Message.ChatRole |
Message.getRole()
ChatRole
|
static Message.ChatRole |
Message.ChatRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.ChatRole[] |
Message.ChatRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setRole(Message.ChatRole role)
ChatRole
|
Message |
Message.withRole(Message.ChatRole role) |
Copyright © 2025. All rights reserved.