Uses of Interface
com.veeva.vault.sdk.api.i18n.TranslationsReadRequest
Packages that use TranslationsReadRequest
Package
Description
This package provides interfaces to read translated Messages in custom code.
-
Uses of TranslationsReadRequest in com.veeva.vault.sdk.api.i18n
Methods in com.veeva.vault.sdk.api.i18n that return TranslationsReadRequestModifier and TypeMethodDescriptionTranslationsReadRequestBuilder.build()Builds a newTranslationsReadRequestobject.Methods in com.veeva.vault.sdk.api.i18n with parameters of type TranslationsReadRequestModifier and TypeMethodDescriptionTranslationService.readTranslations(TranslationsReadRequest request) Read the Messages in the givenMessagegroupand language.