public class EtcdHealthResponse extends java.lang.Object implements EtcdResponse
| Modifier and Type | Field and Description |
|---|---|
static EtcdResponseDecoder<EtcdHealthResponse> |
DECODER |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHealth() |
public static final EtcdResponseDecoder<EtcdHealthResponse> DECODER