| Package | Description |
|---|---|
| com.github.iotexproject.grpc.types |
| Modifier and Type | Class and Description |
|---|---|
class |
GenesisDelegate
Protobuf type
iotextypes.GenesisDelegate |
static class |
GenesisDelegate.Builder
Protobuf type
iotextypes.GenesisDelegate |
| Modifier and Type | Method and Description |
|---|---|
GenesisDelegateOrBuilder |
GenesisPollOrBuilder.getDelegatesOrBuilder(int index)
repeated .iotextypes.GenesisDelegate delegates = 8; |
GenesisDelegateOrBuilder |
GenesisPoll.getDelegatesOrBuilder(int index)
repeated .iotextypes.GenesisDelegate delegates = 8; |
GenesisDelegateOrBuilder |
GenesisPoll.Builder.getDelegatesOrBuilder(int index)
repeated .iotextypes.GenesisDelegate delegates = 8; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends GenesisDelegateOrBuilder> |
GenesisPollOrBuilder.getDelegatesOrBuilderList()
repeated .iotextypes.GenesisDelegate delegates = 8; |
List<? extends GenesisDelegateOrBuilder> |
GenesisPoll.getDelegatesOrBuilderList()
repeated .iotextypes.GenesisDelegate delegates = 8; |
List<? extends GenesisDelegateOrBuilder> |
GenesisPoll.Builder.getDelegatesOrBuilderList()
repeated .iotextypes.GenesisDelegate delegates = 8; |
Copyright © 2022 IoTeX Group. All rights reserved.