public interface ReadContractRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallerAddress()
string callerAddress = 2; |
com.google.protobuf.ByteString |
getCallerAddressBytes()
string callerAddress = 2; |
Execution |
getExecution()
.iotextypes.Execution execution = 1; |
ExecutionOrBuilder |
getExecutionOrBuilder()
.iotextypes.Execution execution = 1; |
long |
getGasLimit()
uint64 gasLimit = 3; |
String |
getGasPrice()
string gasPrice = 4; |
com.google.protobuf.ByteString |
getGasPriceBytes()
string gasPrice = 4; |
boolean |
hasExecution()
.iotextypes.Execution execution = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExecution()
.iotextypes.Execution execution = 1;Execution getExecution()
.iotextypes.Execution execution = 1;ExecutionOrBuilder getExecutionOrBuilder()
.iotextypes.Execution execution = 1;String getCallerAddress()
string callerAddress = 2;com.google.protobuf.ByteString getCallerAddressBytes()
string callerAddress = 2;long getGasLimit()
uint64 gasLimit = 3;String getGasPrice()
string gasPrice = 4;com.google.protobuf.ByteString getGasPriceBytes()
string gasPrice = 4;Copyright © 2022 IoTeX Group. All rights reserved.