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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>
public GetAggregateSnapshotsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetAggregateSnapshotsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GetAggregateSnapshotsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GetAggregateSnapshotsRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetAggregateSnapshotsRequest.Builder>
IOException
public String getAggregateId()
The identifier to fetch the snapshots for
string aggregate_id = 1;
getAggregateId
in interface GetAggregateSnapshotsRequestOrBuilder
public com.google.protobuf.ByteString getAggregateIdBytes()
The identifier to fetch the snapshots for
string aggregate_id = 1;
getAggregateIdBytes
in interface GetAggregateSnapshotsRequestOrBuilder
public 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 GetAggregateSnapshotsRequestOrBuilder
public 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 GetAggregateSnapshotsRequestOrBuilder
public 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 GetAggregateSnapshotsRequestOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetAggregateSnapshotsRequest.Builder>
Copyright © 2010–2020. All rights reserved.