| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Events.EventWithProof |
Events.EventWithProof.Builder.build() |
Events.EventWithProof |
Events.EventWithProof.Builder.buildPartial() |
static Events.EventWithProof |
Events.EventWithProof.getDefaultInstance() |
Events.EventWithProof |
Events.EventWithProof.getDefaultInstanceForType() |
Events.EventWithProof |
Events.EventWithProof.Builder.getDefaultInstanceForType() |
Events.EventWithProof |
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder.getEventsWithProof(int index)
Returns an event and proof of each of the events in the request.
|
Events.EventWithProof |
GetWithProof.GetEventsByEventAccessPathResponse.getEventsWithProof(int index)
Returns an event and proof of each of the events in the request.
|
Events.EventWithProof |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.getEventsWithProof(int index)
Returns an event and proof of each of the events in the request.
|
Events.EventWithProof |
ValidatorChange.ValidatorChangeEventWithProofOrBuilder.getEventWithProof()
.types.EventWithProof event_with_proof = 2; |
Events.EventWithProof |
ValidatorChange.ValidatorChangeEventWithProof.getEventWithProof()
.types.EventWithProof event_with_proof = 2; |
Events.EventWithProof |
ValidatorChange.ValidatorChangeEventWithProof.Builder.getEventWithProof()
.types.EventWithProof event_with_proof = 2; |
static Events.EventWithProof |
Events.EventWithProof.parseDelimitedFrom(InputStream input) |
static Events.EventWithProof |
Events.EventWithProof.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(byte[] data) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(ByteBuffer data) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(com.google.protobuf.ByteString data) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(com.google.protobuf.CodedInputStream input) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(InputStream input) |
static Events.EventWithProof |
Events.EventWithProof.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Events.EventWithProof> |
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder.getEventsWithProofList()
Returns an event and proof of each of the events in the request.
|
List<Events.EventWithProof> |
GetWithProof.GetEventsByEventAccessPathResponse.getEventsWithProofList()
Returns an event and proof of each of the events in the request.
|
List<Events.EventWithProof> |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.getEventsWithProofList()
Returns an event and proof of each of the events in the request.
|
com.google.protobuf.Parser<Events.EventWithProof> |
Events.EventWithProof.getParserForType() |
static com.google.protobuf.Parser<Events.EventWithProof> |
Events.EventWithProof.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.addEventsWithProof(Events.EventWithProof value)
Returns an event and proof of each of the events in the request.
|
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.addEventsWithProof(int index,
Events.EventWithProof value)
Returns an event and proof of each of the events in the request.
|
ValidatorChange.ValidatorChangeEventWithProof.Builder |
ValidatorChange.ValidatorChangeEventWithProof.Builder.mergeEventWithProof(Events.EventWithProof value)
.types.EventWithProof event_with_proof = 2; |
Events.EventWithProof.Builder |
Events.EventWithProof.Builder.mergeFrom(Events.EventWithProof other) |
static Events.EventWithProof.Builder |
Events.EventWithProof.newBuilder(Events.EventWithProof prototype) |
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.setEventsWithProof(int index,
Events.EventWithProof value)
Returns an event and proof of each of the events in the request.
|
ValidatorChange.ValidatorChangeEventWithProof.Builder |
ValidatorChange.ValidatorChangeEventWithProof.Builder.setEventWithProof(Events.EventWithProof value)
.types.EventWithProof event_with_proof = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.GetEventsByEventAccessPathResponse.Builder |
GetWithProof.GetEventsByEventAccessPathResponse.Builder.addAllEventsWithProof(Iterable<? extends Events.EventWithProof> values)
Returns an event and proof of each of the events in the request.
|
Copyright © 2019. All rights reserved.