Package | Description |
---|---|
com.veeva.vault.vapil.api.request |
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
|
Modifier and Type | Method and Description |
---|---|
EDLRequest |
EDLRequest.setAcceptCSV()
Set the Header Accept to return CSV
|
EDLRequest |
EDLRequest.setAcceptJson()
Set the Header Accept to return CSV
|
EDLRequest |
EDLRequest.setContentTypeCsv()
Set the Header Content Type to CSV
|
EDLRequest |
EDLRequest.setContentTypeJson()
Set the Header Content Type to JSON
|
EDLRequest |
EDLRequest.setInputPath(String inputPath)
Specify source data in an input file
|
Copyright © 2021. All rights reserved.