public static final class CommandSubscription.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder> implements CommandSubscriptionOrBuilder
io.axoniq.axonserver.grpc.command.CommandSubscription
Modifier and Type | Method and Description |
---|---|
CommandSubscription.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandSubscription |
build() |
CommandSubscription |
buildPartial() |
CommandSubscription.Builder |
clear() |
CommandSubscription.Builder |
clearClientId()
optional string client_id = 4; |
CommandSubscription.Builder |
clearCommand()
optional string command = 2; |
CommandSubscription.Builder |
clearComponentName()
optional string component_name = 3; |
CommandSubscription.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandSubscription.Builder |
clearMessageId()
optional string message_id = 1; |
CommandSubscription.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandSubscription.Builder |
clone() |
String |
getClientId()
optional string client_id = 4; |
com.google.protobuf.ByteString |
getClientIdBytes()
optional string client_id = 4; |
String |
getCommand()
optional string command = 2; |
com.google.protobuf.ByteString |
getCommandBytes()
optional string command = 2; |
String |
getComponentName()
optional string component_name = 3; |
com.google.protobuf.ByteString |
getComponentNameBytes()
optional string component_name = 3; |
CommandSubscription |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessageId()
optional string message_id = 1; |
com.google.protobuf.ByteString |
getMessageIdBytes()
optional string message_id = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandSubscription.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandSubscription.Builder |
mergeFrom(CommandSubscription other) |
CommandSubscription.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandSubscription.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandSubscription.Builder |
setClientId(String value)
optional string client_id = 4; |
CommandSubscription.Builder |
setClientIdBytes(com.google.protobuf.ByteString value)
optional string client_id = 4; |
CommandSubscription.Builder |
setCommand(String value)
optional string command = 2; |
CommandSubscription.Builder |
setCommandBytes(com.google.protobuf.ByteString value)
optional string command = 2; |
CommandSubscription.Builder |
setComponentName(String value)
optional string component_name = 3; |
CommandSubscription.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
optional string component_name = 3; |
CommandSubscription.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandSubscription.Builder |
setMessageId(String value)
optional string message_id = 1; |
CommandSubscription.Builder |
setMessageIdBytes(com.google.protobuf.ByteString value)
optional string message_id = 1; |
CommandSubscription.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription.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<CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CommandSubscription build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CommandSubscription buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder>
public CommandSubscription.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder>
public CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription.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<CommandSubscription.Builder>
public CommandSubscription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CommandSubscription.Builder>
public CommandSubscription.Builder mergeFrom(CommandSubscription other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder>
public CommandSubscription.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<CommandSubscription.Builder>
IOException
public String getMessageId()
optional string message_id = 1;
getMessageId
in interface CommandSubscriptionOrBuilder
public com.google.protobuf.ByteString getMessageIdBytes()
optional string message_id = 1;
getMessageIdBytes
in interface CommandSubscriptionOrBuilder
public CommandSubscription.Builder setMessageId(String value)
optional string message_id = 1;
public CommandSubscription.Builder clearMessageId()
optional string message_id = 1;
public CommandSubscription.Builder setMessageIdBytes(com.google.protobuf.ByteString value)
optional string message_id = 1;
public String getCommand()
optional string command = 2;
getCommand
in interface CommandSubscriptionOrBuilder
public com.google.protobuf.ByteString getCommandBytes()
optional string command = 2;
getCommandBytes
in interface CommandSubscriptionOrBuilder
public CommandSubscription.Builder setCommand(String value)
optional string command = 2;
public CommandSubscription.Builder clearCommand()
optional string command = 2;
public CommandSubscription.Builder setCommandBytes(com.google.protobuf.ByteString value)
optional string command = 2;
public String getComponentName()
optional string component_name = 3;
getComponentName
in interface CommandSubscriptionOrBuilder
public com.google.protobuf.ByteString getComponentNameBytes()
optional string component_name = 3;
getComponentNameBytes
in interface CommandSubscriptionOrBuilder
public CommandSubscription.Builder setComponentName(String value)
optional string component_name = 3;
public CommandSubscription.Builder clearComponentName()
optional string component_name = 3;
public CommandSubscription.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
optional string component_name = 3;
public String getClientId()
optional string client_id = 4;
getClientId
in interface CommandSubscriptionOrBuilder
public com.google.protobuf.ByteString getClientIdBytes()
optional string client_id = 4;
getClientIdBytes
in interface CommandSubscriptionOrBuilder
public CommandSubscription.Builder setClientId(String value)
optional string client_id = 4;
public CommandSubscription.Builder clearClientId()
optional string client_id = 4;
public CommandSubscription.Builder setClientIdBytes(com.google.protobuf.ByteString value)
optional string client_id = 4;
public final CommandSubscription.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder>
public final CommandSubscription.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandSubscription.Builder>
Copyright © 2010–2018. All rights reserved.