public interface MultihopTranslationClient extends ServiceClient
Modifier and Type | Method and Description |
---|---|
MultihopTranslationResult |
multihopTranslate(Language sourceLang,
Language[] intermediateLangs,
Language targetLang,
String source) |
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
MultihopTranslationResult multihopTranslate(Language sourceLang, Language[] intermediateLangs, Language targetLang, String source) throws LangridException
LangridException