Interface RemoteScriptExecutionConfiguration
public interface RemoteScriptExecutionConfiguration
- Author:
- Filip Hrisafov
-
Method Summary
-
Method Details
-
getUrl
String getUrl()- Returns:
- The URL to which the request should be made
-
getHeaders
- Returns:
- headers that should be added to the request, e.g. Authorization headers
-