Uses of Enum Class
com.veeva.vault.vapil.api.request.SandboxRequest.SandboxSource
Packages that use SandboxRequest.SandboxSource
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of SandboxRequest.SandboxSource in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return SandboxRequest.SandboxSourceModifier and TypeMethodDescriptionstatic SandboxRequest.SandboxSourceReturns the enum constant of this class with the specified name.static SandboxRequest.SandboxSource[]SandboxRequest.SandboxSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.veeva.vault.vapil.api.request with parameters of type SandboxRequest.SandboxSourceModifier and TypeMethodDescriptionSandboxRequest.setSource(SandboxRequest.SandboxSource source) Set the source to refresh the sandbox from for createOrRefreshSandbox