public class ConverttoolCallForBatchChatCompletionsOutput extends Object
| Constructor and Description |
|---|
ConverttoolCallForBatchChatCompletionsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ConverttoolCallForBatchChatCompletionsOutput |
function(FunctionForBatchChatCompletionsOutput function) |
@Valid FunctionForBatchChatCompletionsOutput |
getFunction()
Get function
|
String |
getId()
Get id
|
String |
getType()
Get type
|
int |
hashCode() |
ConverttoolCallForBatchChatCompletionsOutput |
id(String id) |
void |
setFunction(FunctionForBatchChatCompletionsOutput function) |
void |
setId(String id) |
void |
setType(String type) |
String |
toString() |
ConverttoolCallForBatchChatCompletionsOutput |
type(String type) |
public ConverttoolCallForBatchChatCompletionsOutput()
public ConverttoolCallForBatchChatCompletionsOutput function(FunctionForBatchChatCompletionsOutput function)
@Valid public @Valid FunctionForBatchChatCompletionsOutput getFunction()
public void setFunction(FunctionForBatchChatCompletionsOutput function)
public ConverttoolCallForBatchChatCompletionsOutput id(String id)
public String getId()
public void setId(String id)
public ConverttoolCallForBatchChatCompletionsOutput type(String type)
public String getType()
public void setType(String type)
Copyright © 2025. All rights reserved.