public interface GetBlockMetasRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GetBlockMetaByHashRequest |
getByHash()
.iotexapi.GetBlockMetaByHashRequest byHash = 2; |
GetBlockMetaByHashRequestOrBuilder |
getByHashOrBuilder()
.iotexapi.GetBlockMetaByHashRequest byHash = 2; |
GetBlockMetasByIndexRequest |
getByIndex()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1; |
GetBlockMetasByIndexRequestOrBuilder |
getByIndexOrBuilder()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1; |
GetBlockMetasRequest.LookupCase |
getLookupCase() |
boolean |
hasByHash()
.iotexapi.GetBlockMetaByHashRequest byHash = 2; |
boolean |
hasByIndex()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasByIndex()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;GetBlockMetasByIndexRequest getByIndex()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;GetBlockMetasByIndexRequestOrBuilder getByIndexOrBuilder()
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;boolean hasByHash()
.iotexapi.GetBlockMetaByHashRequest byHash = 2;GetBlockMetaByHashRequest getByHash()
.iotexapi.GetBlockMetaByHashRequest byHash = 2;GetBlockMetaByHashRequestOrBuilder getByHashOrBuilder()
.iotexapi.GetBlockMetaByHashRequest byHash = 2;GetBlockMetasRequest.LookupCase getLookupCase()
Copyright © 2022 IoTeX Group. All rights reserved.