public class ConvertModelForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ConvertModelForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertModelForGetExecutionOutput |
doubaoInputTokens(Integer doubaoInputTokens) |
ConvertModelForGetExecutionOutput |
doubaoOutputTokens(Integer doubaoOutputTokens) |
ConvertModelForGetExecutionOutput |
doubaoTotalTokens(Integer doubaoTotalTokens) |
boolean |
equals(Object o) |
Integer |
getDoubaoInputTokens()
Get doubaoInputTokens
|
Integer |
getDoubaoOutputTokens()
Get doubaoOutputTokens
|
Integer |
getDoubaoTotalTokens()
Get doubaoTotalTokens
|
int |
hashCode() |
void |
setDoubaoInputTokens(Integer doubaoInputTokens) |
void |
setDoubaoOutputTokens(Integer doubaoOutputTokens) |
void |
setDoubaoTotalTokens(Integer doubaoTotalTokens) |
String |
toString() |
public ConvertModelForGetExecutionOutput doubaoInputTokens(Integer doubaoInputTokens)
public Integer getDoubaoInputTokens()
public void setDoubaoInputTokens(Integer doubaoInputTokens)
public ConvertModelForGetExecutionOutput doubaoOutputTokens(Integer doubaoOutputTokens)
public Integer getDoubaoOutputTokens()
public void setDoubaoOutputTokens(Integer doubaoOutputTokens)
public ConvertModelForGetExecutionOutput doubaoTotalTokens(Integer doubaoTotalTokens)
public Integer getDoubaoTotalTokens()
public void setDoubaoTotalTokens(Integer doubaoTotalTokens)
Copyright © 2025. All rights reserved.