Uses of Class
com.veeva.vault.vapil.api.model.common.Binder.Node.BinderSection
Packages that use Binder.Node.BinderSection
Package
Description
Models for Vault data such as documents, object records, users, and groups
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of Binder.Node.BinderSection in com.veeva.vault.vapil.api.model.common
Methods in com.veeva.vault.vapil.api.model.common that return types with arguments of type Binder.Node.BinderSectionMethod parameters in com.veeva.vault.vapil.api.model.common with type arguments of type Binder.Node.BinderSectionModifier and TypeMethodDescriptionvoid
Binder.Node.setProperties
(List<Binder.Node.BinderSection> properties) -
Uses of Binder.Node.BinderSection in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request with parameters of type Binder.Node.BinderSectionModifier and TypeMethodDescriptionBinderRequest.createBinderSection
(int binderId, Binder.Node.BinderSection binderSection) Create Binder SectionBinderRequest.updateBinderSection
(int binderId, String sectionId, Binder.Node.BinderSection binderSection) Update Binder Section