| Package | Description |
|---|---|
| com.github.iotexproject.antenna.rpc | |
| com.github.iotexproject.grpc.api |
| Modifier and Type | Method and Description |
|---|---|
EstimateGasForActionResponse |
RPCMethod.estimateGasForAction(EstimateGasForActionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
EstimateGasForActionRequest |
EstimateGasForActionRequest.Builder.build() |
EstimateGasForActionRequest |
EstimateGasForActionRequest.Builder.buildPartial() |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.getDefaultInstance() |
EstimateGasForActionRequest |
EstimateGasForActionRequest.getDefaultInstanceForType() |
EstimateGasForActionRequest |
EstimateGasForActionRequest.Builder.getDefaultInstanceForType() |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseDelimitedFrom(InputStream input) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(byte[] data) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(ByteBuffer data) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(com.google.protobuf.ByteString data) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(InputStream input) |
static EstimateGasForActionRequest |
EstimateGasForActionRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<EstimateGasForActionRequest,EstimateGasForActionResponse> |
APIServiceGrpc.getEstimateGasForActionMethod() |
com.google.protobuf.Parser<EstimateGasForActionRequest> |
EstimateGasForActionRequest.getParserForType() |
static com.google.protobuf.Parser<EstimateGasForActionRequest> |
EstimateGasForActionRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
EstimateGasForActionResponse |
APIServiceGrpc.APIServiceBlockingStub.estimateGasForAction(EstimateGasForActionRequest request)
estimate gas for action, to be deprecated
|
com.google.common.util.concurrent.ListenableFuture<EstimateGasForActionResponse> |
APIServiceGrpc.APIServiceFutureStub.estimateGasForAction(EstimateGasForActionRequest request)
estimate gas for action, to be deprecated
|
void |
APIServiceGrpc.APIServiceImplBase.estimateGasForAction(EstimateGasForActionRequest request,
io.grpc.stub.StreamObserver<EstimateGasForActionResponse> responseObserver)
estimate gas for action, to be deprecated
|
void |
APIServiceGrpc.APIServiceStub.estimateGasForAction(EstimateGasForActionRequest request,
io.grpc.stub.StreamObserver<EstimateGasForActionResponse> responseObserver)
estimate gas for action, to be deprecated
|
EstimateGasForActionRequest.Builder |
EstimateGasForActionRequest.Builder.mergeFrom(EstimateGasForActionRequest other) |
static EstimateGasForActionRequest.Builder |
EstimateGasForActionRequest.newBuilder(EstimateGasForActionRequest prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.