| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
ElectionBucket |
GetElectionBucketsResponse.getBuckets(int index)
repeated .iotextypes.ElectionBucket buckets = 1; |
ElectionBucket |
GetElectionBucketsResponse.Builder.getBuckets(int index)
repeated .iotextypes.ElectionBucket buckets = 1; |
ElectionBucket |
GetElectionBucketsResponseOrBuilder.getBuckets(int index)
repeated .iotextypes.ElectionBucket buckets = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<ElectionBucket> |
GetElectionBucketsResponse.getBucketsList()
repeated .iotextypes.ElectionBucket buckets = 1; |
List<ElectionBucket> |
GetElectionBucketsResponse.Builder.getBucketsList()
repeated .iotextypes.ElectionBucket buckets = 1; |
List<ElectionBucket> |
GetElectionBucketsResponseOrBuilder.getBucketsList()
repeated .iotextypes.ElectionBucket buckets = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetElectionBucketsResponse.Builder |
GetElectionBucketsResponse.Builder.addBuckets(ElectionBucket value)
repeated .iotextypes.ElectionBucket buckets = 1; |
GetElectionBucketsResponse.Builder |
GetElectionBucketsResponse.Builder.addBuckets(int index,
ElectionBucket value)
repeated .iotextypes.ElectionBucket buckets = 1; |
GetElectionBucketsResponse.Builder |
GetElectionBucketsResponse.Builder.setBuckets(int index,
ElectionBucket value)
repeated .iotextypes.ElectionBucket buckets = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetElectionBucketsResponse.Builder |
GetElectionBucketsResponse.Builder.addAllBuckets(Iterable<? extends ElectionBucket> values)
repeated .iotextypes.ElectionBucket buckets = 1; |
| Modifier and Type | Method and Description |
|---|---|
ElectionBucket |
ElectionBucket.Builder.build() |
ElectionBucket |
ElectionBucket.Builder.buildPartial() |
static ElectionBucket |
ElectionBucket.getDefaultInstance() |
ElectionBucket |
ElectionBucket.getDefaultInstanceForType() |
ElectionBucket |
ElectionBucket.Builder.getDefaultInstanceForType() |
static ElectionBucket |
ElectionBucket.parseDelimitedFrom(InputStream input) |
static ElectionBucket |
ElectionBucket.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionBucket |
ElectionBucket.parseFrom(byte[] data) |
static ElectionBucket |
ElectionBucket.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionBucket |
ElectionBucket.parseFrom(ByteBuffer data) |
static ElectionBucket |
ElectionBucket.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionBucket |
ElectionBucket.parseFrom(com.google.protobuf.ByteString data) |
static ElectionBucket |
ElectionBucket.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionBucket |
ElectionBucket.parseFrom(com.google.protobuf.CodedInputStream input) |
static ElectionBucket |
ElectionBucket.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElectionBucket |
ElectionBucket.parseFrom(InputStream input) |
static ElectionBucket |
ElectionBucket.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ElectionBucket> |
ElectionBucket.getParserForType() |
static com.google.protobuf.Parser<ElectionBucket> |
ElectionBucket.parser() |
| Modifier and Type | Method and Description |
|---|---|
ElectionBucket.Builder |
ElectionBucket.Builder.mergeFrom(ElectionBucket other) |
static ElectionBucket.Builder |
ElectionBucket.newBuilder(ElectionBucket prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.