public interface BlockStoresOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BlockStore |
getBlockStores(int index)
repeated .iotextypes.BlockStore blockStores = 1; |
int |
getBlockStoresCount()
repeated .iotextypes.BlockStore blockStores = 1; |
List<BlockStore> |
getBlockStoresList()
repeated .iotextypes.BlockStore blockStores = 1; |
BlockStoreOrBuilder |
getBlockStoresOrBuilder(int index)
repeated .iotextypes.BlockStore blockStores = 1; |
List<? extends BlockStoreOrBuilder> |
getBlockStoresOrBuilderList()
repeated .iotextypes.BlockStore blockStores = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<BlockStore> getBlockStoresList()
repeated .iotextypes.BlockStore blockStores = 1;BlockStore getBlockStores(int index)
repeated .iotextypes.BlockStore blockStores = 1;int getBlockStoresCount()
repeated .iotextypes.BlockStore blockStores = 1;List<? extends BlockStoreOrBuilder> getBlockStoresOrBuilderList()
repeated .iotextypes.BlockStore blockStores = 1;BlockStoreOrBuilder getBlockStoresOrBuilder(int index)
repeated .iotextypes.BlockStore blockStores = 1;Copyright © 2022 IoTeX Group. All rights reserved.