public interface GetLogsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Log |
getLogs(int index)
repeated .iotextypes.Log logs = 1; |
int |
getLogsCount()
repeated .iotextypes.Log logs = 1; |
List<Log> |
getLogsList()
repeated .iotextypes.Log logs = 1; |
LogOrBuilder |
getLogsOrBuilder(int index)
repeated .iotextypes.Log logs = 1; |
List<? extends LogOrBuilder> |
getLogsOrBuilderList()
repeated .iotextypes.Log logs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofLog getLogs(int index)
repeated .iotextypes.Log logs = 1;int getLogsCount()
repeated .iotextypes.Log logs = 1;List<? extends LogOrBuilder> getLogsOrBuilderList()
repeated .iotextypes.Log logs = 1;LogOrBuilder getLogsOrBuilder(int index)
repeated .iotextypes.Log logs = 1;Copyright © 2022 IoTeX Group. All rights reserved.