Package com.databricks.sdk.core.commons
Class CommonsHttpClient
- java.lang.Object
-
- com.databricks.sdk.core.commons.CommonsHttpClient
-
- All Implemented Interfaces:
HttpClient
public class CommonsHttpClient extends Object implements HttpClient
-
-
Constructor Summary
Constructors Constructor Description CommonsHttpClient(int timeoutSeconds)
-
-
-
Method Detail
-
execute
public Response execute(Request in) throws IOException
- Specified by:
execute
in interfaceHttpClient
- Throws:
IOException
-
-