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 |
---|---|
DocumentAnnotationRequest |
DocumentAnnotationRequest.setBinaryFile(String filename,
byte[] binaryContent)
Specify source data in an input file
|
DocumentAnnotationRequest |
DocumentAnnotationRequest.setInputPath(String inputPath)
Specify source data in an input file
|
DocumentAnnotationRequest |
DocumentAnnotationRequest.setOutputPath(String outputPath)
Specify source data in an output file
|
Copyright © 2021. All rights reserved.