| Package | Description |
|---|---|
| com.github.iotexproject.antenna.action | |
| com.github.iotexproject.antenna.action.method | |
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
Action |
SealedEnvelop.action() |
| Modifier and Type | Method and Description |
|---|---|
Action |
StakeAddDepositMethod.signedAction() |
Action |
StakeTransferOwnershipMethod.signedAction() |
Action |
CandidateUpdateMethod.signedAction() |
Action |
CandidateRegisterMethod.signedAction() |
Action |
ExecutionMethod.signedAction() |
Action |
StakeWithdrawMethod.signedAction() |
Action |
StakeRestakeMethod.signedAction() |
Action |
StakeUnstakeMethod.signedAction() |
Action |
StakeChangeCandidateMethod.signedAction() |
| Modifier and Type | Method and Description |
|---|---|
Action |
EstimateGasForActionRequestOrBuilder.getAction()
.iotextypes.Action action = 1; |
Action |
EstimateGasForActionRequest.getAction()
.iotextypes.Action action = 1; |
Action |
EstimateGasForActionRequest.Builder.getAction()
.iotextypes.Action action = 1; |
Action |
ActionInfoOrBuilder.getAction()
.iotextypes.Action action = 1; |
Action |
SendActionRequest.getAction()
.iotextypes.Action action = 1; |
Action |
SendActionRequest.Builder.getAction()
.iotextypes.Action action = 1; |
Action |
SendActionRequestOrBuilder.getAction()
.iotextypes.Action action = 1; |
Action |
ActionInfo.getAction()
.iotextypes.Action action = 1; |
Action |
ActionInfo.Builder.getAction()
.iotextypes.Action action = 1; |
Action |
GetActPoolActionsResponse.getActions(int index)
repeated .iotextypes.Action actions = 1; |
Action |
GetActPoolActionsResponse.Builder.getActions(int index)
repeated .iotextypes.Action actions = 1; |
Action |
GetActPoolActionsResponseOrBuilder.getActions(int index)
repeated .iotextypes.Action actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
GetActPoolActionsResponse.getActionsList()
repeated .iotextypes.Action actions = 1; |
List<Action> |
GetActPoolActionsResponse.Builder.getActionsList()
repeated .iotextypes.Action actions = 1; |
List<Action> |
GetActPoolActionsResponseOrBuilder.getActionsList()
repeated .iotextypes.Action actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetActPoolActionsResponse.Builder |
GetActPoolActionsResponse.Builder.addActions(Action value)
repeated .iotextypes.Action actions = 1; |
GetActPoolActionsResponse.Builder |
GetActPoolActionsResponse.Builder.addActions(int index,
Action value)
repeated .iotextypes.Action actions = 1; |
EstimateGasForActionRequest.Builder |
EstimateGasForActionRequest.Builder.mergeAction(Action value)
.iotextypes.Action action = 1; |
SendActionRequest.Builder |
SendActionRequest.Builder.mergeAction(Action value)
.iotextypes.Action action = 1; |
ActionInfo.Builder |
ActionInfo.Builder.mergeAction(Action value)
.iotextypes.Action action = 1; |
EstimateGasForActionRequest.Builder |
EstimateGasForActionRequest.Builder.setAction(Action value)
.iotextypes.Action action = 1; |
SendActionRequest.Builder |
SendActionRequest.Builder.setAction(Action value)
.iotextypes.Action action = 1; |
ActionInfo.Builder |
ActionInfo.Builder.setAction(Action value)
.iotextypes.Action action = 1; |
GetActPoolActionsResponse.Builder |
GetActPoolActionsResponse.Builder.setActions(int index,
Action value)
repeated .iotextypes.Action actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetActPoolActionsResponse.Builder |
GetActPoolActionsResponse.Builder.addAllActions(Iterable<? extends Action> values)
repeated .iotextypes.Action actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.Builder.build() |
Action |
Action.Builder.buildPartial() |
Action |
BlockBody.getActions(int index)
repeated .iotextypes.Action actions = 1; |
Action |
BlockBody.Builder.getActions(int index)
repeated .iotextypes.Action actions = 1; |
Action |
BlockBodyOrBuilder.getActions(int index)
repeated .iotextypes.Action actions = 1; |
static Action |
Action.getDefaultInstance() |
Action |
Action.getDefaultInstanceForType() |
Action |
Action.Builder.getDefaultInstanceForType() |
static Action |
Action.parseDelimitedFrom(InputStream input) |
static Action |
Action.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action |
Action.parseFrom(byte[] data) |
static Action |
Action.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action |
Action.parseFrom(ByteBuffer data) |
static Action |
Action.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action |
Action.parseFrom(com.google.protobuf.ByteString data) |
static Action |
Action.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action |
Action.parseFrom(com.google.protobuf.CodedInputStream input) |
static Action |
Action.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action |
Action.parseFrom(InputStream input) |
static Action |
Action.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
BlockBody.getActionsList()
repeated .iotextypes.Action actions = 1; |
List<Action> |
BlockBody.Builder.getActionsList()
repeated .iotextypes.Action actions = 1; |
List<Action> |
BlockBodyOrBuilder.getActionsList()
repeated .iotextypes.Action actions = 1; |
com.google.protobuf.Parser<Action> |
Action.getParserForType() |
static com.google.protobuf.Parser<Action> |
Action.parser() |
| Modifier and Type | Method and Description |
|---|---|
BlockBody.Builder |
BlockBody.Builder.addActions(Action value)
repeated .iotextypes.Action actions = 1; |
BlockBody.Builder |
BlockBody.Builder.addActions(int index,
Action value)
repeated .iotextypes.Action actions = 1; |
Action.Builder |
Action.Builder.mergeFrom(Action other) |
static Action.Builder |
Action.newBuilder(Action prototype) |
BlockBody.Builder |
BlockBody.Builder.setActions(int index,
Action value)
repeated .iotextypes.Action actions = 1; |
| Modifier and Type | Method and Description |
|---|---|
BlockBody.Builder |
BlockBody.Builder.addAllActions(Iterable<? extends Action> values)
repeated .iotextypes.Action actions = 1; |
Copyright © 2022 IoTeX Group. All rights reserved.