public static interface Client.SideChainIndexingInformationListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.SideChainIndexingInformation |
getIndexingInformationList(int index)
A list contains indexing information of side chains.
|
int |
getIndexingInformationListCount()
A list contains indexing information of side chains.
|
List<Client.SideChainIndexingInformation> |
getIndexingInformationListList()
A list contains indexing information of side chains.
|
Client.SideChainIndexingInformationOrBuilder |
getIndexingInformationListOrBuilder(int index)
A list contains indexing information of side chains.
|
List<? extends Client.SideChainIndexingInformationOrBuilder> |
getIndexingInformationListOrBuilderList()
A list contains indexing information of side chains.
|
List<Client.SideChainIndexingInformation> getIndexingInformationListList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;Client.SideChainIndexingInformation getIndexingInformationList(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;int getIndexingInformationListCount()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;List<? extends Client.SideChainIndexingInformationOrBuilder> getIndexingInformationListOrBuilderList()
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;Client.SideChainIndexingInformationOrBuilder getIndexingInformationListOrBuilder(int index)
A list contains indexing information of side chains.
repeated .SideChainIndexingInformation indexing_information_list = 1;Copyright © 2020. All rights reserved.