Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLanguagesTranslationsOrganizationRequest
Packages that use GetLanguagesTranslationsOrganizationRequest
-
Uses of GetLanguagesTranslationsOrganizationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLanguagesTranslationsOrganizationRequestModifier and TypeMethodDescriptionLanguagesApi.getLanguagesTranslationsOrganization(GetLanguagesTranslationsOrganizationRequest request) Get effective translation for an organization by languageLanguagesApiAsync.getLanguagesTranslationsOrganizationAsync(GetLanguagesTranslationsOrganizationRequest request, AsyncApiCallback<Map<String, Object>> callback) Get effective translation for an organization by language -
Uses of GetLanguagesTranslationsOrganizationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLanguagesTranslationsOrganizationRequestModifier and TypeMethodDescriptionGetLanguagesTranslationsOrganizationRequest.Builder.build()GetLanguagesTranslationsOrganizationRequest.withCustomHeader(String name, String value) GetLanguagesTranslationsOrganizationRequest.withLanguage(String language)