Uses of Enum Class
com.veeva.vault.vapil.api.request.SandboxRequest.SandboxSize
Packages that use SandboxRequest.SandboxSize
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of SandboxRequest.SandboxSize in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return SandboxRequest.SandboxSizeModifier and TypeMethodDescriptionstatic SandboxRequest.SandboxSizeReturns the enum constant of this class with the specified name.static SandboxRequest.SandboxSize[]SandboxRequest.SandboxSize.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.SandboxSizeModifier and TypeMethodDescriptionSandboxRequest.changeSandboxSize(String name, SandboxRequest.SandboxSize sandboxSize) Change Sandbox SizeSandboxRequest.setSandboxEntitlements(String name, String type, int allowance, boolean grant, int temporaryAllowance, SandboxRequest.SandboxSize size) Set Sandbox EntitlementsSandboxRequest.setSize(SandboxRequest.SandboxSize size) Set the size of the sandbox for createOrRefreshSandbox