Uses of Class
com.veeva.vault.vapil.api.model.common.BinderTemplate
Packages that use BinderTemplate
Package
Description
Models for Vault API responses
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of BinderTemplate in com.veeva.vault.vapil.api.model.response
Methods in com.veeva.vault.vapil.api.model.response that return types with arguments of type BinderTemplateMethod parameters in com.veeva.vault.vapil.api.model.response with type arguments of type BinderTemplate -
Uses of BinderTemplate in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request with parameters of type BinderTemplateModifier and TypeMethodDescriptionBinderTemplateRequest.createBinderTemplate
(BinderTemplate binderTemplate) Create Binder TemplateBinderTemplateRequest.createBinderTemplateNode
(String templateName, BinderTemplate binderTemplate) Create Binder Template NodeBinderTemplateRequest.updateBinderTemplate
(String templateName, BinderTemplate binderTemplate) Update Binder Template