public interface ReadStateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getArguments(int index)
repeated bytes arguments = 3; |
int |
getArgumentsCount()
repeated bytes arguments = 3; |
List<com.google.protobuf.ByteString> |
getArgumentsList()
repeated bytes arguments = 3; |
com.google.protobuf.ByteString |
getMethodName()
bytes methodName = 2; |
com.google.protobuf.ByteString |
getProtocolID()
bytes protocolID = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getProtocolID()
bytes protocolID = 1;com.google.protobuf.ByteString getMethodName()
bytes methodName = 2;List<com.google.protobuf.ByteString> getArgumentsList()
repeated bytes arguments = 3;int getArgumentsCount()
repeated bytes arguments = 3;com.google.protobuf.ByteString getArguments(int index)
repeated bytes arguments = 3;Copyright © 2019 IoTeX Group. All rights reserved.