public static interface Protos.CheckStatusInfo.HttpOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode ()
HTTP status code of an HTTP check.
|
boolean |
hasStatusCode ()
HTTP status code of an HTTP check.
|
boolean hasStatusCode()
HTTP status code of an HTTP check.
optional uint32 status_code = 1;int getStatusCode()
HTTP status code of an HTTP check.
optional uint32 status_code = 1;