| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Events.EventsForVersions |
Events.EventsForVersions.Builder.build() |
Events.EventsForVersions |
Events.EventsForVersions.Builder.buildPartial() |
static Events.EventsForVersions |
Events.EventsForVersions.getDefaultInstance() |
Events.EventsForVersions |
Events.EventsForVersions.getDefaultInstanceForType() |
Events.EventsForVersions |
Events.EventsForVersions.Builder.getDefaultInstanceForType() |
Events.EventsForVersions |
Transaction.TransactionListWithProofOrBuilder.getEventsForVersions()
The list of corresponding Event objects (only present if fetch_events was set to true in req)
|
Events.EventsForVersions |
Transaction.TransactionListWithProof.getEventsForVersions()
The list of corresponding Event objects (only present if fetch_events was set to true in req)
|
Events.EventsForVersions |
Transaction.TransactionListWithProof.Builder.getEventsForVersions()
The list of corresponding Event objects (only present if fetch_events was set to true in req)
|
static Events.EventsForVersions |
Events.EventsForVersions.parseDelimitedFrom(InputStream input) |
static Events.EventsForVersions |
Events.EventsForVersions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(byte[] data) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(ByteBuffer data) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(com.google.protobuf.ByteString data) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(com.google.protobuf.CodedInputStream input) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(InputStream input) |
static Events.EventsForVersions |
Events.EventsForVersions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Events.EventsForVersions> |
Events.EventsForVersions.getParserForType() |
static com.google.protobuf.Parser<Events.EventsForVersions> |
Events.EventsForVersions.parser() |
| Modifier and Type | Method and Description |
|---|---|
Transaction.TransactionListWithProof.Builder |
Transaction.TransactionListWithProof.Builder.mergeEventsForVersions(Events.EventsForVersions value)
The list of corresponding Event objects (only present if fetch_events was set to true in req)
|
Events.EventsForVersions.Builder |
Events.EventsForVersions.Builder.mergeFrom(Events.EventsForVersions other) |
static Events.EventsForVersions.Builder |
Events.EventsForVersions.newBuilder(Events.EventsForVersions prototype) |
Transaction.TransactionListWithProof.Builder |
Transaction.TransactionListWithProof.Builder.setEventsForVersions(Events.EventsForVersions value)
The list of corresponding Event objects (only present if fetch_events was set to true in req)
|
Copyright © 2019. All rights reserved.