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 BinderRequest.BindingRule |
BinderRequest.BindingRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinderRequest.BindingRule[] |
BinderRequest.BindingRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BinderSectionResponse |
BinderRequest.addDocumentToBinder(int binderId,
int docId,
String parentId,
BinderRequest.BindingRule bindingRule)
Add Document to Binder
|
Copyright © 2024. All rights reserved.