Uses of Class
com.tencentcloudapi.mps.v20190612.models.TranslateConfigureInfo
-
Packages that use TranslateConfigureInfo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of TranslateConfigureInfo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return TranslateConfigureInfo Modifier and Type Method Description TranslateConfigureInfoCreateAIRecognitionTemplateRequest. getTranslateConfigure()Get 语音翻译控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type TranslateConfigureInfo Modifier and Type Method Description voidCreateAIRecognitionTemplateRequest. setTranslateConfigure(TranslateConfigureInfo TranslateConfigure)Set 语音翻译控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type TranslateConfigureInfo Constructor Description TranslateConfigureInfo(TranslateConfigureInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-