Uses of Class
com.azure.ai.translation.text.models.GetLanguagesResult
Package
Description
Package containing the classes for TextTranslation.
-
Uses of GetLanguagesResult in com.azure.ai.translation.text
Modifier and TypeMethodDescriptionTextTranslationClient.getLanguages()
Gets the set of languages currently supported by other operations of the Translator.TextTranslationClient.getLanguages
(String clientTraceId, String scope, String acceptLanguage, String ifNoneMatch) Gets the set of languages currently supported by other operations of the Translator.Modifier and TypeMethodDescriptionTextTranslationAsyncClient.getLanguages()
Gets the set of languages currently supported by other operations of the Translator.TextTranslationAsyncClient.getLanguages
(String clientTraceId, String scope, String acceptLanguage, String ifNoneMatch) Gets the set of languages currently supported by other operations of the Translator.