public interface GetRawBlocksResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BlockInfo |
getBlocks(int index)
repeated .iotexapi.BlockInfo blocks = 1; |
int |
getBlocksCount()
repeated .iotexapi.BlockInfo blocks = 1; |
List<BlockInfo> |
getBlocksList()
repeated .iotexapi.BlockInfo blocks = 1; |
BlockInfoOrBuilder |
getBlocksOrBuilder(int index)
repeated .iotexapi.BlockInfo blocks = 1; |
List<? extends BlockInfoOrBuilder> |
getBlocksOrBuilderList()
repeated .iotexapi.BlockInfo blocks = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofBlockInfo getBlocks(int index)
repeated .iotexapi.BlockInfo blocks = 1;int getBlocksCount()
repeated .iotexapi.BlockInfo blocks = 1;List<? extends BlockInfoOrBuilder> getBlocksOrBuilderList()
repeated .iotexapi.BlockInfo blocks = 1;BlockInfoOrBuilder getBlocksOrBuilder(int index)
repeated .iotexapi.BlockInfo blocks = 1;Copyright © 2022 IoTeX Group. All rights reserved.