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 |
---|---|
static DocumentRequest.DownloadOption |
DocumentRequest.DownloadOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentRequest.DownloadOption[] |
DocumentRequest.DownloadOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentRequest |
DocumentRequest.setDownloadOption(DocumentRequest.DownloadOption downloadOption)
Include the downloadOption request parameter set to PDF, source, both, or none.
|
Copyright © 2021. All rights reserved.