public interface GetBlockMetasResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BlockMeta |
getBlkMetas(int index)
repeated .iotextypes.BlockMeta blkMetas = 1; |
int |
getBlkMetasCount()
repeated .iotextypes.BlockMeta blkMetas = 1; |
List<BlockMeta> |
getBlkMetasList()
repeated .iotextypes.BlockMeta blkMetas = 1; |
BlockMetaOrBuilder |
getBlkMetasOrBuilder(int index)
repeated .iotextypes.BlockMeta blkMetas = 1; |
List<? extends BlockMetaOrBuilder> |
getBlkMetasOrBuilderList()
repeated .iotextypes.BlockMeta blkMetas = 1; |
long |
getTotal()
uint64 total = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getTotal()
uint64 total = 2;BlockMeta getBlkMetas(int index)
repeated .iotextypes.BlockMeta blkMetas = 1;int getBlkMetasCount()
repeated .iotextypes.BlockMeta blkMetas = 1;List<? extends BlockMetaOrBuilder> getBlkMetasOrBuilderList()
repeated .iotextypes.BlockMeta blkMetas = 1;BlockMetaOrBuilder getBlkMetasOrBuilder(int index)
repeated .iotextypes.BlockMeta blkMetas = 1;Copyright © 2022 IoTeX Group. All rights reserved.