| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockInfo
Protobuf type
iotexapi.BlockInfo |
static class |
BlockInfo.Builder
Protobuf type
iotexapi.BlockInfo |
| Modifier and Type | Method and Description |
|---|---|
BlockInfoOrBuilder |
StreamBlocksResponse.getBlockOrBuilder()
.iotexapi.BlockInfo block = 1; |
BlockInfoOrBuilder |
StreamBlocksResponse.Builder.getBlockOrBuilder()
.iotexapi.BlockInfo block = 1; |
BlockInfoOrBuilder |
StreamBlocksResponseOrBuilder.getBlockOrBuilder()
.iotexapi.BlockInfo block = 1; |
BlockInfoOrBuilder |
GetRawBlocksResponseOrBuilder.getBlocksOrBuilder(int index)
repeated .iotexapi.BlockInfo blocks = 1; |
BlockInfoOrBuilder |
GetRawBlocksResponse.getBlocksOrBuilder(int index)
repeated .iotexapi.BlockInfo blocks = 1; |
BlockInfoOrBuilder |
GetRawBlocksResponse.Builder.getBlocksOrBuilder(int index)
repeated .iotexapi.BlockInfo blocks = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BlockInfoOrBuilder> |
GetRawBlocksResponseOrBuilder.getBlocksOrBuilderList()
repeated .iotexapi.BlockInfo blocks = 1; |
List<? extends BlockInfoOrBuilder> |
GetRawBlocksResponse.getBlocksOrBuilderList()
repeated .iotexapi.BlockInfo blocks = 1; |
List<? extends BlockInfoOrBuilder> |
GetRawBlocksResponse.Builder.getBlocksOrBuilderList()
repeated .iotexapi.BlockInfo blocks = 1; |
Copyright © 2022 IoTeX Group. All rights reserved.