public static final class GetWithProof.GetTransactionsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder> implements GetWithProof.GetTransactionsRequestOrBuilder
Get up to limit transactions starting from start_version.Protobuf type
types.GetTransactionsRequest| Modifier and Type | Method and Description |
|---|---|
GetWithProof.GetTransactionsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetTransactionsRequest |
build() |
GetWithProof.GetTransactionsRequest |
buildPartial() |
GetWithProof.GetTransactionsRequest.Builder |
clear() |
GetWithProof.GetTransactionsRequest.Builder |
clearFetchEvents()
Set to true to fetch events for the transaction at each version
|
GetWithProof.GetTransactionsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetWithProof.GetTransactionsRequest.Builder |
clearLimit()
Limit number of results
|
GetWithProof.GetTransactionsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetWithProof.GetTransactionsRequest.Builder |
clearStartVersion()
The version of the transaction to start with for this query.
|
GetWithProof.GetTransactionsRequest.Builder |
clone() |
GetWithProof.GetTransactionsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getFetchEvents()
Set to true to fetch events for the transaction at each version
|
long |
getLimit()
Limit number of results
|
long |
getStartVersion()
The version of the transaction to start with for this query.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetWithProof.GetTransactionsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetWithProof.GetTransactionsRequest.Builder |
mergeFrom(GetWithProof.GetTransactionsRequest other) |
GetWithProof.GetTransactionsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetWithProof.GetTransactionsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetWithProof.GetTransactionsRequest.Builder |
setFetchEvents(boolean value)
Set to true to fetch events for the transaction at each version
|
GetWithProof.GetTransactionsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetTransactionsRequest.Builder |
setLimit(long value)
Limit number of results
|
GetWithProof.GetTransactionsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetWithProof.GetTransactionsRequest.Builder |
setStartVersion(long value)
The version of the transaction to start with for this query.
|
GetWithProof.GetTransactionsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetWithProof.GetTransactionsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetWithProof.GetTransactionsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetWithProof.GetTransactionsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder mergeFrom(GetWithProof.GetTransactionsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public GetWithProof.GetTransactionsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetWithProof.GetTransactionsRequest.Builder>IOExceptionpublic long getStartVersion()
The version of the transaction to start with for this query. Use a version of MAX_INT to represent the latest.
uint64 start_version = 1;getStartVersion in interface GetWithProof.GetTransactionsRequestOrBuilderpublic GetWithProof.GetTransactionsRequest.Builder setStartVersion(long value)
The version of the transaction to start with for this query. Use a version of MAX_INT to represent the latest.
uint64 start_version = 1;public GetWithProof.GetTransactionsRequest.Builder clearStartVersion()
The version of the transaction to start with for this query. Use a version of MAX_INT to represent the latest.
uint64 start_version = 1;public long getLimit()
Limit number of results
uint64 limit = 2;getLimit in interface GetWithProof.GetTransactionsRequestOrBuilderpublic GetWithProof.GetTransactionsRequest.Builder setLimit(long value)
Limit number of results
uint64 limit = 2;public GetWithProof.GetTransactionsRequest.Builder clearLimit()
Limit number of results
uint64 limit = 2;public boolean getFetchEvents()
Set to true to fetch events for the transaction at each version
bool fetch_events = 3;getFetchEvents in interface GetWithProof.GetTransactionsRequestOrBuilderpublic GetWithProof.GetTransactionsRequest.Builder setFetchEvents(boolean value)
Set to true to fetch events for the transaction at each version
bool fetch_events = 3;public GetWithProof.GetTransactionsRequest.Builder clearFetchEvents()
Set to true to fetch events for the transaction at each version
bool fetch_events = 3;public final GetWithProof.GetTransactionsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>public final GetWithProof.GetTransactionsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetWithProof.GetTransactionsRequest.Builder>Copyright © 2019. All rights reserved.