|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
| Method Summary | |
|---|---|
String |
getProtocol()
required string protocol = 1; |
com.google.protobuf.ByteString |
getProtocolBytes()
required string protocol = 1; |
String |
getRpcKind()
required string rpcKind = 2; |
com.google.protobuf.ByteString |
getRpcKindBytes()
required string rpcKind = 2; |
boolean |
hasProtocol()
required string protocol = 1; |
boolean |
hasRpcKind()
required string rpcKind = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasProtocol()
required string protocol = 1;
Protocol name
String getProtocol()
required string protocol = 1;
Protocol name
com.google.protobuf.ByteString getProtocolBytes()
required string protocol = 1;
Protocol name
boolean hasRpcKind()
required string rpcKind = 2;
RPC kind
String getRpcKind()
required string rpcKind = 2;
RPC kind
com.google.protobuf.ByteString getRpcKindBytes()
required string rpcKind = 2;
RPC kind
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||