public static interface Frames.EventRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 12; |
java.lang.String |
getMethodName()
string method_name = 11; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string method_name = 11; |
java.lang.String |
getStreamId()
string stream_id = 1; |
com.google.protobuf.ByteString |
getStreamIdBytes()
string stream_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getStreamId()
string stream_id = 1;com.google.protobuf.ByteString getStreamIdBytes()
string stream_id = 1;java.lang.String getMethodName()
string method_name = 11;com.google.protobuf.ByteString getMethodNameBytes()
string method_name = 11;com.google.protobuf.ByteString getData()
bytes data = 12;