public static interface ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getProtocol()
Protocol name
|
com.google.protobuf.ByteString |
getProtocolBytes()
Protocol name
|
boolean |
hasProtocol()
Protocol name
|
boolean hasProtocol()
Protocol name
required string protocol = 1;
String getProtocol()
Protocol name
required string protocol = 1;
com.google.protobuf.ByteString getProtocolBytes()
Protocol name
required string protocol = 1;
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.