public static final class GetAggregateSnapshotsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder> implements GetAggregateSnapshotsRequestOrBuilder
Request message to retrieve Snapshot Events for a specific Aggregate instanceProtobuf type
io.axoniq.axonserver.grpc.event.GetAggregateSnapshotsRequest| Modifier and Type | Method and Description |
|---|---|
GetAggregateSnapshotsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetAggregateSnapshotsRequest |
build() |
GetAggregateSnapshotsRequest |
buildPartial() |
GetAggregateSnapshotsRequest.Builder |
clear() |
GetAggregateSnapshotsRequest.Builder |
clearAggregateId()
The identifier to fetch the snapshots for
|
GetAggregateSnapshotsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetAggregateSnapshotsRequest.Builder |
clearInitialSequence()
The minimal sequence number of the snapshots to retrieve
|
GetAggregateSnapshotsRequest.Builder |
clearMaxResults()
The maximum number of results to stream
|
GetAggregateSnapshotsRequest.Builder |
clearMaxSequence()
The maximum sequence number of the snapshots to retrieve
|
GetAggregateSnapshotsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetAggregateSnapshotsRequest.Builder |
clone() |
String |
getAggregateId()
The identifier to fetch the snapshots for
|
com.google.protobuf.ByteString |
getAggregateIdBytes()
The identifier to fetch the snapshots for
|
GetAggregateSnapshotsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getInitialSequence()
The minimal sequence number of the snapshots to retrieve
|
int |
getMaxResults()
The maximum number of results to stream
|
long |
getMaxSequence()
The maximum sequence number of the snapshots to retrieve
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetAggregateSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetAggregateSnapshotsRequest.Builder |
mergeFrom(GetAggregateSnapshotsRequest other) |
GetAggregateSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetAggregateSnapshotsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetAggregateSnapshotsRequest.Builder |
setAggregateId(String value)
The identifier to fetch the snapshots for
|
GetAggregateSnapshotsRequest.Builder |
setAggregateIdBytes(com.google.protobuf.ByteString value)
The identifier to fetch the snapshots for
|
GetAggregateSnapshotsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetAggregateSnapshotsRequest.Builder |
setInitialSequence(long value)
The minimal sequence number of the snapshots to retrieve
|
GetAggregateSnapshotsRequest.Builder |
setMaxResults(int value)
The maximum number of results to stream
|
GetAggregateSnapshotsRequest.Builder |
setMaxSequence(long value)
The maximum sequence number of the snapshots to retrieve
|
GetAggregateSnapshotsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetAggregateSnapshotsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetAggregateSnapshotsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetAggregateSnapshotsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.Builder mergeFrom(GetAggregateSnapshotsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>public GetAggregateSnapshotsRequest.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<GetAggregateSnapshotsRequest.Builder>IOExceptionpublic String getAggregateId()
The identifier to fetch the snapshots for
string aggregate_id = 1;getAggregateId in interface GetAggregateSnapshotsRequestOrBuilderpublic com.google.protobuf.ByteString getAggregateIdBytes()
The identifier to fetch the snapshots for
string aggregate_id = 1;getAggregateIdBytes in interface GetAggregateSnapshotsRequestOrBuilderpublic GetAggregateSnapshotsRequest.Builder setAggregateId(String value)
The identifier to fetch the snapshots for
string aggregate_id = 1;public GetAggregateSnapshotsRequest.Builder clearAggregateId()
The identifier to fetch the snapshots for
string aggregate_id = 1;public GetAggregateSnapshotsRequest.Builder setAggregateIdBytes(com.google.protobuf.ByteString value)
The identifier to fetch the snapshots for
string aggregate_id = 1;public long getInitialSequence()
The minimal sequence number of the snapshots to retrieve
int64 initial_sequence = 2;getInitialSequence in interface GetAggregateSnapshotsRequestOrBuilderpublic GetAggregateSnapshotsRequest.Builder setInitialSequence(long value)
The minimal sequence number of the snapshots to retrieve
int64 initial_sequence = 2;public GetAggregateSnapshotsRequest.Builder clearInitialSequence()
The minimal sequence number of the snapshots to retrieve
int64 initial_sequence = 2;public long getMaxSequence()
The maximum sequence number of the snapshots to retrieve
int64 max_sequence = 3;getMaxSequence in interface GetAggregateSnapshotsRequestOrBuilderpublic GetAggregateSnapshotsRequest.Builder setMaxSequence(long value)
The maximum sequence number of the snapshots to retrieve
int64 max_sequence = 3;public GetAggregateSnapshotsRequest.Builder clearMaxSequence()
The maximum sequence number of the snapshots to retrieve
int64 max_sequence = 3;public int getMaxResults()
The maximum number of results to stream
int32 max_results = 4;getMaxResults in interface GetAggregateSnapshotsRequestOrBuilderpublic GetAggregateSnapshotsRequest.Builder setMaxResults(int value)
The maximum number of results to stream
int32 max_results = 4;public GetAggregateSnapshotsRequest.Builder clearMaxResults()
The maximum number of results to stream
int32 max_results = 4;public final GetAggregateSnapshotsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>public final GetAggregateSnapshotsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>Copyright © 2010–2020. All rights reserved.