Class Translation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.language_translator.v3.model.Translation
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class Translation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Translation.
-
Constructor Summary
Constructors Constructor Description Translation()
-
Method Summary
Modifier and Type Method Description String
getTranslation()
Gets the translation.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
Translation
public Translation()
-
-
Method Details
-
getTranslation
Gets the translation.Translation output in UTF-8.
- Returns:
- the translation
-