Package | Description |
---|---|
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 |
---|---|
SandboxRequest |
SandboxRequest.setAddRequester(Boolean addRequester)
Set the AddRequester for createOrRefreshSandbox
|
SandboxRequest |
SandboxRequest.setRelease(SandboxRequest.ReleaseType release)
Set the release type for createOrRefreshSandbox
|
SandboxRequest |
SandboxRequest.setSize(SandboxRequest.SandboxSize size)
Set the size of the sandbox for createOrRefreshSandbox
|
SandboxRequest |
SandboxRequest.setSource(SandboxRequest.SandboxSource source)
Set the source to refresh the sandbox from for createOrRefreshSandbox
|
SandboxRequest |
SandboxRequest.setSourceSnapshot(String sourceSnapshot)
If the source is a snapshot, provide the api_name of the snapshot to create the sandbox from.
|
Copyright © 2024. All rights reserved.