public interface TraceTransactionStructLogsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TransactionStructLog |
getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
int |
getStructLogsCount()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<TransactionStructLog> |
getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLogOrBuilder |
getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<? extends TransactionStructLogOrBuilder> |
getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TransactionStructLog> getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1;TransactionStructLog getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;int getStructLogsCount()
repeated .iotextypes.TransactionStructLog structLogs = 1;List<? extends TransactionStructLogOrBuilder> getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1;TransactionStructLogOrBuilder getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;Copyright © 2022 IoTeX Group. All rights reserved.