Package | Description |
---|---|
com.veeva.vault.vapil.api.client |
HTTPS Client for the Vault API
|
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 |
---|---|
VaultClient |
VaultClientBuilder.build()
Build a Vault API Client with the configured settings from the builder.
|
VaultClient |
VaultClient.setLogApiErrors(boolean logApiErrors)
Sets whether or not to log api errors.
|
Modifier and Type | Field and Description |
---|---|
protected VaultClient |
VaultRequest.vaultClient
The Vault client, containing domain, authentication, and session information.
|
Modifier and Type | Method and Description |
---|---|
void |
VaultRequest.setVaultClient(VaultClient vaultClient)
Set the VaultClient for Vault domain and connection information
|
Copyright © 2021. All rights reserved.