| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clear() |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearAccessPath()
.types.AccessPath access_path = 1; |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearAscending()
If ascending is true this query will return up to `limit` events that were
emitted after `start_event_seq_num`.
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearLimit()
Limit number of results
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clearStartEventSeqNum()
The sequence number of the event to start with for this query.
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.clone() |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.RequestItem.Builder.getGetEventsByEventAccessPathRequestBuilder()
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3; |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.mergeAccessPath(AccessPathOuterClass.AccessPath value)
.types.AccessPath access_path = 1; |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.mergeFrom(GetWithProof.GetEventsByEventAccessPathRequest other) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.newBuilder() |
static GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.newBuilder(GetWithProof.GetEventsByEventAccessPathRequest prototype) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.newBuilderForType() |
protected GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setAccessPath(AccessPathOuterClass.AccessPath.Builder builderForValue)
.types.AccessPath access_path = 1; |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setAccessPath(AccessPathOuterClass.AccessPath value)
.types.AccessPath access_path = 1; |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setAscending(boolean value)
If ascending is true this query will return up to `limit` events that were
emitted after `start_event_seq_num`.
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setLimit(long value)
Limit number of results
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setStartEventSeqNum(long value)
The sequence number of the event to start with for this query.
|
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetWithProof.GetEventsByEventAccessPathRequest.Builder |
GetWithProof.GetEventsByEventAccessPathRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.RequestItem.Builder |
GetWithProof.RequestItem.Builder.setGetEventsByEventAccessPathRequest(GetWithProof.GetEventsByEventAccessPathRequest.Builder builderForValue)
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3; |
Copyright © 2019. All rights reserved.