Class RVRESTDataSourceItem

    • Constructor Detail

      • RVRESTDataSourceItem

        public RVRESTDataSourceItem​(RVRESTDataSource dataSource)
    • Method Detail

      • setUrl

        public String setUrl​(String value)
        URL to the REST endpoint, must match the URL specified in the RVRESTDataSource data source object.
        Parameters:
        value -
        Returns:
      • getUrl

        public String getUrl()
        URL to the REST endpoint, must match the URL specified in the RVRESTDataSource data source object.
        Returns: