| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Events.EventsList |
Events.EventsList.Builder.build() |
Events.EventsList |
Events.EventsList.Builder.buildPartial() |
static Events.EventsList |
Events.EventsList.getDefaultInstance() |
Events.EventsList |
Events.EventsList.getDefaultInstanceForType() |
Events.EventsList |
Events.EventsList.Builder.getDefaultInstanceForType() |
Events.EventsList |
Transaction.SignedTransactionWithProofOrBuilder.getEvents()
The events yielded by executing the transaction, if requested.
|
Events.EventsList |
Transaction.SignedTransactionWithProof.getEvents()
The events yielded by executing the transaction, if requested.
|
Events.EventsList |
Transaction.SignedTransactionWithProof.Builder.getEvents()
The events yielded by executing the transaction, if requested.
|
Events.EventsList |
Events.EventsForVersionsOrBuilder.getEventsForVersion(int index)
repeated .types.EventsList events_for_version = 1; |
Events.EventsList |
Events.EventsForVersions.getEventsForVersion(int index)
repeated .types.EventsList events_for_version = 1; |
Events.EventsList |
Events.EventsForVersions.Builder.getEventsForVersion(int index)
repeated .types.EventsList events_for_version = 1; |
static Events.EventsList |
Events.EventsList.parseDelimitedFrom(InputStream input) |
static Events.EventsList |
Events.EventsList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsList |
Events.EventsList.parseFrom(byte[] data) |
static Events.EventsList |
Events.EventsList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsList |
Events.EventsList.parseFrom(ByteBuffer data) |
static Events.EventsList |
Events.EventsList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsList |
Events.EventsList.parseFrom(com.google.protobuf.ByteString data) |
static Events.EventsList |
Events.EventsList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsList |
Events.EventsList.parseFrom(com.google.protobuf.CodedInputStream input) |
static Events.EventsList |
Events.EventsList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventsList |
Events.EventsList.parseFrom(InputStream input) |
static Events.EventsList |
Events.EventsList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Events.EventsList> |
Events.EventsForVersionsOrBuilder.getEventsForVersionList()
repeated .types.EventsList events_for_version = 1; |
List<Events.EventsList> |
Events.EventsForVersions.getEventsForVersionList()
repeated .types.EventsList events_for_version = 1; |
List<Events.EventsList> |
Events.EventsForVersions.Builder.getEventsForVersionList()
repeated .types.EventsList events_for_version = 1; |
com.google.protobuf.Parser<Events.EventsList> |
Events.EventsList.getParserForType() |
static com.google.protobuf.Parser<Events.EventsList> |
Events.EventsList.parser() |
| Modifier and Type | Method and Description |
|---|---|
Events.EventsForVersions.Builder |
Events.EventsForVersions.Builder.addEventsForVersion(Events.EventsList value)
repeated .types.EventsList events_for_version = 1; |
Events.EventsForVersions.Builder |
Events.EventsForVersions.Builder.addEventsForVersion(int index,
Events.EventsList value)
repeated .types.EventsList events_for_version = 1; |
Transaction.SignedTransactionWithProof.Builder |
Transaction.SignedTransactionWithProof.Builder.mergeEvents(Events.EventsList value)
The events yielded by executing the transaction, if requested.
|
Events.EventsList.Builder |
Events.EventsList.Builder.mergeFrom(Events.EventsList other) |
static Events.EventsList.Builder |
Events.EventsList.newBuilder(Events.EventsList prototype) |
Transaction.SignedTransactionWithProof.Builder |
Transaction.SignedTransactionWithProof.Builder.setEvents(Events.EventsList value)
The events yielded by executing the transaction, if requested.
|
Events.EventsForVersions.Builder |
Events.EventsForVersions.Builder.setEventsForVersion(int index,
Events.EventsList value)
repeated .types.EventsList events_for_version = 1; |
| Modifier and Type | Method and Description |
|---|---|
Events.EventsForVersions.Builder |
Events.EventsForVersions.Builder.addAllEventsForVersion(Iterable<? extends Events.EventsList> values)
repeated .types.EventsList events_for_version = 1; |
Copyright © 2019. All rights reserved.