| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
TransactionStructLog |
TraceTransactionStructLogsResponseOrBuilder.getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLog |
TraceTransactionStructLogsResponse.getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLog |
TraceTransactionStructLogsResponse.Builder.getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionStructLog> |
TraceTransactionStructLogsResponseOrBuilder.getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<TransactionStructLog> |
TraceTransactionStructLogsResponse.getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<TransactionStructLog> |
TraceTransactionStructLogsResponse.Builder.getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
TraceTransactionStructLogsResponse.Builder |
TraceTransactionStructLogsResponse.Builder.addStructLogs(int index,
TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
TraceTransactionStructLogsResponse.Builder.addStructLogs(TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
TraceTransactionStructLogsResponse.Builder.setStructLogs(int index,
TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
TraceTransactionStructLogsResponse.Builder |
TraceTransactionStructLogsResponse.Builder.addAllStructLogs(Iterable<? extends TransactionStructLog> values)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
TransactionStructLog |
TransactionStructLog.Builder.build() |
TransactionStructLog |
TransactionStructLog.Builder.buildPartial() |
static TransactionStructLog |
TransactionStructLog.getDefaultInstance() |
TransactionStructLog |
TransactionStructLog.getDefaultInstanceForType() |
TransactionStructLog |
TransactionStructLog.Builder.getDefaultInstanceForType() |
static TransactionStructLog |
TransactionStructLog.parseDelimitedFrom(InputStream input) |
static TransactionStructLog |
TransactionStructLog.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionStructLog |
TransactionStructLog.parseFrom(byte[] data) |
static TransactionStructLog |
TransactionStructLog.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionStructLog |
TransactionStructLog.parseFrom(ByteBuffer data) |
static TransactionStructLog |
TransactionStructLog.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionStructLog |
TransactionStructLog.parseFrom(com.google.protobuf.ByteString data) |
static TransactionStructLog |
TransactionStructLog.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionStructLog |
TransactionStructLog.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransactionStructLog |
TransactionStructLog.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionStructLog |
TransactionStructLog.parseFrom(InputStream input) |
static TransactionStructLog |
TransactionStructLog.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransactionStructLog> |
TransactionStructLog.getParserForType() |
static com.google.protobuf.Parser<TransactionStructLog> |
TransactionStructLog.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransactionStructLog.Builder |
TransactionStructLog.Builder.mergeFrom(TransactionStructLog other) |
static TransactionStructLog.Builder |
TransactionStructLog.newBuilder(TransactionStructLog prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.