| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
Execution |
ReadContractRequestOrBuilder.getExecution()
.iotextypes.Execution execution = 1; |
Execution |
EstimateActionGasConsumptionRequest.getExecution()
.iotextypes.Execution execution = 2; |
Execution |
EstimateActionGasConsumptionRequest.Builder.getExecution()
.iotextypes.Execution execution = 2; |
Execution |
ReadContractRequest.getExecution()
.iotextypes.Execution execution = 1; |
Execution |
ReadContractRequest.Builder.getExecution()
.iotextypes.Execution execution = 1; |
Execution |
EstimateActionGasConsumptionRequestOrBuilder.getExecution()
.iotextypes.Execution execution = 2; |
| Modifier and Type | Method and Description |
|---|---|
EstimateActionGasConsumptionRequest.Builder |
EstimateActionGasConsumptionRequest.Builder.mergeExecution(Execution value)
.iotextypes.Execution execution = 2; |
ReadContractRequest.Builder |
ReadContractRequest.Builder.mergeExecution(Execution value)
.iotextypes.Execution execution = 1; |
EstimateActionGasConsumptionRequest.Builder |
EstimateActionGasConsumptionRequest.Builder.setExecution(Execution value)
.iotextypes.Execution execution = 2; |
ReadContractRequest.Builder |
ReadContractRequest.Builder.setExecution(Execution value)
.iotextypes.Execution execution = 1; |
| Modifier and Type | Method and Description |
|---|---|
Execution |
Execution.Builder.build() |
Execution |
Execution.Builder.buildPartial() |
static Execution |
Execution.getDefaultInstance() |
Execution |
Execution.getDefaultInstanceForType() |
Execution |
Execution.Builder.getDefaultInstanceForType() |
Execution |
ActionCore.getExecution()
.iotextypes.Execution execution = 12; |
Execution |
ActionCore.Builder.getExecution()
.iotextypes.Execution execution = 12; |
Execution |
ActionCoreOrBuilder.getExecution()
.iotextypes.Execution execution = 12; |
static Execution |
Execution.parseDelimitedFrom(InputStream input) |
static Execution |
Execution.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(byte[] data) |
static Execution |
Execution.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(ByteBuffer data) |
static Execution |
Execution.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(InputStream input) |
static Execution |
Execution.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Execution> |
Execution.getParserForType() |
static com.google.protobuf.Parser<Execution> |
Execution.parser() |
| Modifier and Type | Method and Description |
|---|---|
ActionCore.Builder |
ActionCore.Builder.mergeExecution(Execution value)
.iotextypes.Execution execution = 12; |
Execution.Builder |
Execution.Builder.mergeFrom(Execution other) |
static Execution.Builder |
Execution.newBuilder(Execution prototype) |
ActionCore.Builder |
ActionCore.Builder.setExecution(Execution value)
.iotextypes.Execution execution = 12; |
Copyright © 2022 IoTeX Group. All rights reserved.