Interface UrlResponse

All Known Subinterfaces:
DocumentUrlResponse, RecordDetailUrlResponse, RecordListUrlResponse

public interface UrlResponse
The base URL Response Object.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getUrl

      String getUrl()
      Returns:
      the absolute URL which points to the requested resource.