public class GetEventsWithLongPollingHeaders extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetEventsWithLongPollingHeaders.Builder |
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
extraHeaders
Extra headers that will be included in the HTTP request.
|
| Modifier | Constructor and Description |
|---|---|
|
GetEventsWithLongPollingHeaders() |
protected |
GetEventsWithLongPollingHeaders(GetEventsWithLongPollingHeaders.Builder builder) |
public Map<String,String> extraHeaders
public GetEventsWithLongPollingHeaders()
protected GetEventsWithLongPollingHeaders(GetEventsWithLongPollingHeaders.Builder builder)
public Map<String,String> getExtraHeaders()