public abstract class PingRequest extends Object
| Constructor and Description |
|---|
PingRequest() |
| Modifier and Type | Method and Description |
|---|---|
static PingRequest |
create(String restTransportAddress) |
abstract String |
restTransportAddress() |
public abstract String restTransportAddress()
public static PingRequest create(String restTransportAddress)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.