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