public interface StreamBlocksResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BlockInfo |
getBlock()
.iotexapi.BlockInfo block = 1; |
BlockIdentifier |
getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
BlockIdentifierOrBuilder |
getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
BlockInfoOrBuilder |
getBlockOrBuilder()
.iotexapi.BlockInfo block = 1; |
boolean |
hasBlock()
.iotexapi.BlockInfo block = 1; |
boolean |
hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBlock()
.iotexapi.BlockInfo block = 1;BlockInfo getBlock()
.iotexapi.BlockInfo block = 1;BlockInfoOrBuilder getBlockOrBuilder()
.iotexapi.BlockInfo block = 1;boolean hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifier getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifierOrBuilder getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2;Copyright © 2022 IoTeX Group. All rights reserved.