Interface VaultBaseUrlResponse


public interface VaultBaseUrlResponse
Represents the response from calling UrlService.getVaultBaseUrl().
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the absolute base URL for the Vault.
  • Method Details

    • getUrl

      String getUrl()
      Retrieves the absolute base URL for the Vault. For example, "https://myvault.veevavault.com/ui/".
      Returns:
      the absolute base URL for the Vault