Uses of Class
com.mypurecloud.sdk.v2.model.AvailableTranslations
Packages that use AvailableTranslations
-
Uses of AvailableTranslations in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AvailableTranslationsModifier and TypeMethodDescriptionLanguagesApi.getLanguagesTranslations()Get all available languages for translationLanguagesApi.getLanguagesTranslations(GetLanguagesTranslationsRequest request) Get all available languages for translationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AvailableTranslationsModifier and TypeMethodDescriptionLanguagesApi.getLanguagesTranslations(ApiRequest<Void> request) Get all available languages for translationLanguagesApiAsync.getLanguagesTranslationsAsync(GetLanguagesTranslationsRequest request, AsyncApiCallback<AvailableTranslations> callback) Get all available languages for translationLanguagesApiAsync.getLanguagesTranslationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AvailableTranslations>> callback) Get all available languages for translationLanguagesApi.getLanguagesTranslationsWithHttpInfo()Get all available languages for translationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AvailableTranslationsModifier and TypeMethodDescriptionLanguagesApiAsync.getLanguagesTranslationsAsync(GetLanguagesTranslationsRequest request, AsyncApiCallback<AvailableTranslations> callback) Get all available languages for translationLanguagesApiAsync.getLanguagesTranslationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AvailableTranslations>> callback) Get all available languages for translation -
Uses of AvailableTranslations in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AvailableTranslations