Package com.veeva.vault.sdk.api.ui
Interface UrlResponse
- All Known Subinterfaces:
DocumentUrlResponse
,RecordDetailUrlResponse
,RecordListUrlResponse
public interface UrlResponse
The base URL Response Object.
-
Method Summary
-
Method Details
-
getUrl
String getUrl()- Returns:
- the absolute URL which points to the requested resource.
-