| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
TransactionLogs |
GetTransactionLogByBlockHeightResponseOrBuilder.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1; |
TransactionLogs |
BlockInfoOrBuilder.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 3; |
TransactionLogs |
BlockInfo.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 3; |
TransactionLogs |
BlockInfo.Builder.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 3; |
TransactionLogs |
GetTransactionLogByBlockHeightResponse.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1; |
TransactionLogs |
GetTransactionLogByBlockHeightResponse.Builder.getTransactionLogs()
.iotextypes.TransactionLogs transactionLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
BlockInfo.Builder |
BlockInfo.Builder.mergeTransactionLogs(TransactionLogs value)
.iotextypes.TransactionLogs transactionLogs = 3; |
GetTransactionLogByBlockHeightResponse.Builder |
GetTransactionLogByBlockHeightResponse.Builder.mergeTransactionLogs(TransactionLogs value)
.iotextypes.TransactionLogs transactionLogs = 1; |
BlockInfo.Builder |
BlockInfo.Builder.setTransactionLogs(TransactionLogs value)
.iotextypes.TransactionLogs transactionLogs = 3; |
GetTransactionLogByBlockHeightResponse.Builder |
GetTransactionLogByBlockHeightResponse.Builder.setTransactionLogs(TransactionLogs value)
.iotextypes.TransactionLogs transactionLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
TransactionLogs |
TransactionLogs.Builder.build() |
TransactionLogs |
TransactionLogs.Builder.buildPartial() |
static TransactionLogs |
TransactionLogs.getDefaultInstance() |
TransactionLogs |
TransactionLogs.getDefaultInstanceForType() |
TransactionLogs |
TransactionLogs.Builder.getDefaultInstanceForType() |
static TransactionLogs |
TransactionLogs.parseDelimitedFrom(InputStream input) |
static TransactionLogs |
TransactionLogs.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionLogs |
TransactionLogs.parseFrom(byte[] data) |
static TransactionLogs |
TransactionLogs.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionLogs |
TransactionLogs.parseFrom(ByteBuffer data) |
static TransactionLogs |
TransactionLogs.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionLogs |
TransactionLogs.parseFrom(com.google.protobuf.ByteString data) |
static TransactionLogs |
TransactionLogs.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionLogs |
TransactionLogs.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransactionLogs |
TransactionLogs.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionLogs |
TransactionLogs.parseFrom(InputStream input) |
static TransactionLogs |
TransactionLogs.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransactionLogs> |
TransactionLogs.getParserForType() |
static com.google.protobuf.Parser<TransactionLogs> |
TransactionLogs.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransactionLogs.Builder |
TransactionLogs.Builder.mergeFrom(TransactionLogs other) |
static TransactionLogs.Builder |
TransactionLogs.newBuilder(TransactionLogs prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.