| Package | Description |
|---|---|
| com.veeva.vault.vapil.api.model.common |
Models for Vault data such as documents, object records, users, and groups
|
| 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 |
|---|---|
List<Binder.Node.BinderSection> |
Binder.Node.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
Binder.Node.setProperties(List<Binder.Node.BinderSection> properties) |
| Modifier and Type | Method and Description |
|---|---|
BinderSectionResponse |
BinderRequest.createBinderSection(int binderId,
Binder.Node.BinderSection binderSection)
Create Binder Section
|
BinderSectionResponse |
BinderRequest.updateBinderSection(int binderId,
String sectionId,
Binder.Node.BinderSection binderSection)
Update Binder Section
|
Copyright © 2021. All rights reserved.