| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
TransactionStructLogOrBuilder |
TraceTransactionStructLogsResponseOrBuilder.getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLogOrBuilder |
TraceTransactionStructLogsResponse.getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLogOrBuilder |
TraceTransactionStructLogsResponse.Builder.getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends TransactionStructLogOrBuilder> |
TraceTransactionStructLogsResponseOrBuilder.getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<? extends TransactionStructLogOrBuilder> |
TraceTransactionStructLogsResponse.getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<? extends TransactionStructLogOrBuilder> |
TraceTransactionStructLogsResponse.Builder.getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionStructLog
Protobuf type
iotextypes.TransactionStructLog |
static class |
TransactionStructLog.Builder
Protobuf type
iotextypes.TransactionStructLog |
Copyright © 2022 IoTeX Group. All rights reserved.