public class TextTranslationOutputModel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
TextTranslationOutputModel.Translation |
| Constructor and Description |
|---|
TextTranslationOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
java.lang.String |
getStatus() |
TextTranslationOutputModel.Translation |
getTranslation() |
public int getCode()
@Nullable public java.lang.String getStatus()
@Nullable public TextTranslationOutputModel.Translation getTranslation()