public static interface PingProtos.HelloResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse()
optional string response = 1; |
com.google.protobuf.ByteString |
getResponseBytes()
optional string response = 1; |
boolean |
hasResponse()
optional string response = 1; |
boolean hasResponse()
optional string response = 1;String getResponse()
optional string response = 1;com.google.protobuf.ByteString getResponseBytes()
optional string response = 1;Copyright © 2007–2019 Cloudera. All rights reserved.