@BetaApi(value="The surface for customizing headers is not stable yet and may change in the future.")
public interface HeaderProvider
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHeaders()
Get the headers to put on http requests.
|