Uses of Class
com.veeva.vault.vapil.api.request.MetaDataRequest
Packages that use MetaDataRequest
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of MetaDataRequest in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return MetaDataRequestModifier and TypeMethodDescriptionMetaDataRequest.setAcceptJSON()
Set the Header Accept to return CSVMetaDataRequest.setBinaryFile
(String filename, byte[] binaryContent) Specify source data in an input fileMetaDataRequest.setInputPath
(String inputPath) Specify source data in an input fileMetaDataRequest.setLocalized
(Boolean localized) Set to true to retrieve localized (translated) strings for the label, label_plural, and help_content object fields.MetaDataRequest.setRequestString
(String requestString) Specify source data in an input string, such as a JSON request