public abstract class UsageStatsRequest extends Object
| Constructor and Description |
|---|
UsageStatsRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
body() |
static UsageStatsRequest |
create(okhttp3.Headers headers,
byte[] body) |
abstract okhttp3.Headers |
headers() |
public static UsageStatsRequest create(okhttp3.Headers headers, byte[] body)
public abstract okhttp3.Headers headers()
public abstract byte[] body()
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.