@Deprecated public final class FunctionMessage extends Object implements Message
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionMessage.Builder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static FunctionMessage.Builder |
builder()
Deprecated.
|
String |
content()
Deprecated.
|
boolean |
equals(Object another)
Deprecated.
|
static FunctionMessage |
from(String name,
String content)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
name()
Deprecated.
|
Role |
role()
Deprecated.
|
String |
toString()
Deprecated.
|
public String name()
public String content()
@Deprecated public static FunctionMessage from(String name, String content)
@Deprecated public static FunctionMessage.Builder builder()
Copyright © 2024. All rights reserved.