Package io.confluent.command.record
Class Command.CommandKey.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Command.CommandKey.Builder>
com.google.protobuf.GeneratedMessage.Builder<Command.CommandKey.Builder>
io.confluent.command.record.Command.CommandKey.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Command.CommandKeyOrBuilder,Cloneable
- Enclosing class:
Command.CommandKey
public static final class Command.CommandKey.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Command.CommandKey.Builder>
implements Command.CommandKeyOrBuilder
Protobuf type
command.CommandKey-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear().command.CommandConfigType configType = 1;string guid = 2;clearKey().command.CommandConfigType configType = 1;int.command.CommandConfigType configType = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetGuid()string guid = 2;com.google.protobuf.ByteStringstring guid = 2;booleanhasGuid()string guid = 2;final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Command.CommandKey other) .command.CommandConfigType configType = 1;setConfigTypeValue(int value) .command.CommandConfigType configType = 1;string guid = 2;setGuidBytes(com.google.protobuf.ByteString value) string guid = 2;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFieldsMethods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFromMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Command.CommandKey.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Command.CommandKey.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Command.CommandKey.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Command.CommandKey.Builder>
-
mergeFrom
public Command.CommandKey.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Command.CommandKey.Builder>- Throws:
IOException
-
getKeyCase
- Specified by:
getKeyCasein interfaceCommand.CommandKeyOrBuilder
-
clearKey
-
getConfigTypeValue
public int getConfigTypeValue().command.CommandConfigType configType = 1;- Specified by:
getConfigTypeValuein interfaceCommand.CommandKeyOrBuilder- Returns:
- The enum numeric value on the wire for configType.
-
setConfigTypeValue
.command.CommandConfigType configType = 1;- Parameters:
value- The enum numeric value on the wire for configType to set.- Returns:
- This builder for chaining.
-
getConfigType
.command.CommandConfigType configType = 1;- Specified by:
getConfigTypein interfaceCommand.CommandKeyOrBuilder- Returns:
- The configType.
-
setConfigType
.command.CommandConfigType configType = 1;- Parameters:
value- The configType to set.- Returns:
- This builder for chaining.
-
clearConfigType
.command.CommandConfigType configType = 1;- Returns:
- This builder for chaining.
-
hasGuid
public boolean hasGuid()string guid = 2;- Specified by:
hasGuidin interfaceCommand.CommandKeyOrBuilder- Returns:
- Whether the guid field is set.
-
getGuid
string guid = 2;- Specified by:
getGuidin interfaceCommand.CommandKeyOrBuilder- Returns:
- The guid.
-
getGuidBytes
public com.google.protobuf.ByteString getGuidBytes()string guid = 2;- Specified by:
getGuidBytesin interfaceCommand.CommandKeyOrBuilder- Returns:
- The bytes for guid.
-
setGuid
string guid = 2;- Parameters:
value- The guid to set.- Returns:
- This builder for chaining.
-
clearGuid
string guid = 2;- Returns:
- This builder for chaining.
-
setGuidBytes
string guid = 2;- Parameters:
value- The bytes for guid to set.- Returns:
- This builder for chaining.
-