Package com.databricks.sdk.core
Interface HeaderFactory
-
public interface HeaderFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
headers()
Part of the Unified Client Authentication framework.
-