| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
ActionEvmTransfer |
GetEvmTransfersByActionHashResponseOrBuilder.getActionEvmTransfers()
.iotextypes.ActionEvmTransfer actionEvmTransfers = 1; |
ActionEvmTransfer |
GetEvmTransfersByActionHashResponse.getActionEvmTransfers()
.iotextypes.ActionEvmTransfer actionEvmTransfers = 1; |
ActionEvmTransfer |
GetEvmTransfersByActionHashResponse.Builder.getActionEvmTransfers()
.iotextypes.ActionEvmTransfer actionEvmTransfers = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetEvmTransfersByActionHashResponse.Builder |
GetEvmTransfersByActionHashResponse.Builder.mergeActionEvmTransfers(ActionEvmTransfer value)
.iotextypes.ActionEvmTransfer actionEvmTransfers = 1; |
GetEvmTransfersByActionHashResponse.Builder |
GetEvmTransfersByActionHashResponse.Builder.setActionEvmTransfers(ActionEvmTransfer value)
.iotextypes.ActionEvmTransfer actionEvmTransfers = 1; |
| Modifier and Type | Method and Description |
|---|---|
ActionEvmTransfer |
ActionEvmTransfer.Builder.build() |
ActionEvmTransfer |
ActionEvmTransfer.Builder.buildPartial() |
ActionEvmTransfer |
BlockEvmTransferOrBuilder.getActionEvmTransfers(int index)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
ActionEvmTransfer |
BlockEvmTransfer.getActionEvmTransfers(int index)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
ActionEvmTransfer |
BlockEvmTransfer.Builder.getActionEvmTransfers(int index)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
static ActionEvmTransfer |
ActionEvmTransfer.getDefaultInstance() |
ActionEvmTransfer |
ActionEvmTransfer.getDefaultInstanceForType() |
ActionEvmTransfer |
ActionEvmTransfer.Builder.getDefaultInstanceForType() |
static ActionEvmTransfer |
ActionEvmTransfer.parseDelimitedFrom(InputStream input) |
static ActionEvmTransfer |
ActionEvmTransfer.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(byte[] data) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(ByteBuffer data) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(com.google.protobuf.ByteString data) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(com.google.protobuf.CodedInputStream input) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(InputStream input) |
static ActionEvmTransfer |
ActionEvmTransfer.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ActionEvmTransfer> |
BlockEvmTransferOrBuilder.getActionEvmTransfersList()
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
List<ActionEvmTransfer> |
BlockEvmTransfer.getActionEvmTransfersList()
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
List<ActionEvmTransfer> |
BlockEvmTransfer.Builder.getActionEvmTransfersList()
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
com.google.protobuf.Parser<ActionEvmTransfer> |
ActionEvmTransfer.getParserForType() |
static com.google.protobuf.Parser<ActionEvmTransfer> |
ActionEvmTransfer.parser() |
| Modifier and Type | Method and Description |
|---|---|
BlockEvmTransfer.Builder |
BlockEvmTransfer.Builder.addActionEvmTransfers(ActionEvmTransfer value)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
BlockEvmTransfer.Builder |
BlockEvmTransfer.Builder.addActionEvmTransfers(int index,
ActionEvmTransfer value)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
ActionEvmTransfer.Builder |
ActionEvmTransfer.Builder.mergeFrom(ActionEvmTransfer other) |
static ActionEvmTransfer.Builder |
ActionEvmTransfer.newBuilder(ActionEvmTransfer prototype) |
BlockEvmTransfer.Builder |
BlockEvmTransfer.Builder.setActionEvmTransfers(int index,
ActionEvmTransfer value)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
| Modifier and Type | Method and Description |
|---|---|
BlockEvmTransfer.Builder |
BlockEvmTransfer.Builder.addAllActionEvmTransfers(Iterable<? extends ActionEvmTransfer> values)
repeated .iotextypes.ActionEvmTransfer actionEvmTransfers = 3; |
Copyright © 2022 IoTeX Group. All rights reserved.