Uses of Class
com.tencentcloudapi.common.profile.Language
-
Packages that use Language Package Description com.tencentcloudapi.common.profile -
-
Uses of Language in com.tencentcloudapi.common.profile
Methods in com.tencentcloudapi.common.profile that return Language Modifier and Type Method Description LanguageClientProfile. getLanguage()static LanguageLanguage. valueOf(String name)Returns the enum constant of this type with the specified name.static Language[]Language. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.tencentcloudapi.common.profile with parameters of type Language Modifier and Type Method Description voidClientProfile. setLanguage(Language lang)
-