| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api | |
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
ChainMeta |
GetChainMetaResponse.getChainMeta()
.iotextypes.ChainMeta chainMeta = 1; |
ChainMeta |
GetChainMetaResponse.Builder.getChainMeta()
.iotextypes.ChainMeta chainMeta = 1; |
ChainMeta |
GetChainMetaResponseOrBuilder.getChainMeta()
.iotextypes.ChainMeta chainMeta = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetChainMetaResponse.Builder |
GetChainMetaResponse.Builder.mergeChainMeta(ChainMeta value)
.iotextypes.ChainMeta chainMeta = 1; |
GetChainMetaResponse.Builder |
GetChainMetaResponse.Builder.setChainMeta(ChainMeta value)
.iotextypes.ChainMeta chainMeta = 1; |
| Modifier and Type | Method and Description |
|---|---|
ChainMeta |
ChainMeta.Builder.build() |
ChainMeta |
ChainMeta.Builder.buildPartial() |
static ChainMeta |
ChainMeta.getDefaultInstance() |
ChainMeta |
ChainMeta.getDefaultInstanceForType() |
ChainMeta |
ChainMeta.Builder.getDefaultInstanceForType() |
static ChainMeta |
ChainMeta.parseDelimitedFrom(InputStream input) |
static ChainMeta |
ChainMeta.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChainMeta |
ChainMeta.parseFrom(byte[] data) |
static ChainMeta |
ChainMeta.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChainMeta |
ChainMeta.parseFrom(ByteBuffer data) |
static ChainMeta |
ChainMeta.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChainMeta |
ChainMeta.parseFrom(com.google.protobuf.ByteString data) |
static ChainMeta |
ChainMeta.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChainMeta |
ChainMeta.parseFrom(com.google.protobuf.CodedInputStream input) |
static ChainMeta |
ChainMeta.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChainMeta |
ChainMeta.parseFrom(InputStream input) |
static ChainMeta |
ChainMeta.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ChainMeta> |
ChainMeta.getParserForType() |
static com.google.protobuf.Parser<ChainMeta> |
ChainMeta.parser() |
| Modifier and Type | Method and Description |
|---|---|
ChainMeta.Builder |
ChainMeta.Builder.mergeFrom(ChainMeta other) |
static ChainMeta.Builder |
ChainMeta.newBuilder(ChainMeta prototype) |
Copyright © 2022 IoTeX Group. All rights reserved.