public static final class EventProcessorIdentifier.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder> implements EventProcessorIdentifierOrBuilder
io.axoniq.axonserver.grpc.admin.EventProcessorIdentifier| Modifier and Type | Method and Description |
|---|---|
EventProcessorIdentifier.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EventProcessorIdentifier |
build() |
EventProcessorIdentifier |
buildPartial() |
EventProcessorIdentifier.Builder |
clear() |
EventProcessorIdentifier.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EventProcessorIdentifier.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EventProcessorIdentifier.Builder |
clearProcessorName()
the name of the processor
|
EventProcessorIdentifier.Builder |
clearTokenStoreIdentifier()
the identifier of the token store this event processor is using
|
EventProcessorIdentifier.Builder |
clone() |
EventProcessorIdentifier |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getProcessorName()
the name of the processor
|
com.google.protobuf.ByteString |
getProcessorNameBytes()
the name of the processor
|
String |
getTokenStoreIdentifier()
the identifier of the token store this event processor is using
|
com.google.protobuf.ByteString |
getTokenStoreIdentifierBytes()
the identifier of the token store this event processor is using
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EventProcessorIdentifier.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EventProcessorIdentifier.Builder |
mergeFrom(EventProcessorIdentifier other) |
EventProcessorIdentifier.Builder |
mergeFrom(com.google.protobuf.Message other) |
EventProcessorIdentifier.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EventProcessorIdentifier.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EventProcessorIdentifier.Builder |
setProcessorName(String value)
the name of the processor
|
EventProcessorIdentifier.Builder |
setProcessorNameBytes(com.google.protobuf.ByteString value)
the name of the processor
|
EventProcessorIdentifier.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EventProcessorIdentifier.Builder |
setTokenStoreIdentifier(String value)
the identifier of the token store this event processor is using
|
EventProcessorIdentifier.Builder |
setTokenStoreIdentifierBytes(com.google.protobuf.ByteString value)
the identifier of the token store this event processor is using
|
EventProcessorIdentifier.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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.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<EventProcessorIdentifier.Builder>public EventProcessorIdentifier getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EventProcessorIdentifier build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EventProcessorIdentifier buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EventProcessorIdentifier.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.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<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.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<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.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<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.Builder mergeFrom(EventProcessorIdentifier other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public EventProcessorIdentifier.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<EventProcessorIdentifier.Builder>IOExceptionpublic String getProcessorName()
the name of the processor
string processor_name = 1;getProcessorName in interface EventProcessorIdentifierOrBuilderpublic com.google.protobuf.ByteString getProcessorNameBytes()
the name of the processor
string processor_name = 1;getProcessorNameBytes in interface EventProcessorIdentifierOrBuilderpublic EventProcessorIdentifier.Builder setProcessorName(String value)
the name of the processor
string processor_name = 1;public EventProcessorIdentifier.Builder clearProcessorName()
the name of the processor
string processor_name = 1;public EventProcessorIdentifier.Builder setProcessorNameBytes(com.google.protobuf.ByteString value)
the name of the processor
string processor_name = 1;public String getTokenStoreIdentifier()
the identifier of the token store this event processor is using
string token_store_identifier = 2;getTokenStoreIdentifier in interface EventProcessorIdentifierOrBuilderpublic com.google.protobuf.ByteString getTokenStoreIdentifierBytes()
the identifier of the token store this event processor is using
string token_store_identifier = 2;getTokenStoreIdentifierBytes in interface EventProcessorIdentifierOrBuilderpublic EventProcessorIdentifier.Builder setTokenStoreIdentifier(String value)
the identifier of the token store this event processor is using
string token_store_identifier = 2;public EventProcessorIdentifier.Builder clearTokenStoreIdentifier()
the identifier of the token store this event processor is using
string token_store_identifier = 2;public EventProcessorIdentifier.Builder setTokenStoreIdentifierBytes(com.google.protobuf.ByteString value)
the identifier of the token store this event processor is using
string token_store_identifier = 2;public final EventProcessorIdentifier.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>public final EventProcessorIdentifier.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EventProcessorIdentifier.Builder>Copyright © 2020–2022 AxonIQ BV. All rights reserved.