Interface RemoteScriptExecutionConfiguration


public interface RemoteScriptExecutionConfiguration
Author:
Filip Hrisafov
  • Method Details

    • getUrl

      String getUrl()
      Returns:
      The URL to which the request should be made
    • getHeaders

      Map<String,String> getHeaders()
      Returns:
      headers that should be added to the request, e.g. Authorization headers