public static final class Str.TupleValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder> implements Str.TupleValueOrBuilder
io.apicurio.registry.streams.proto.TupleValue
Modifier and Type | Method and Description |
---|---|
Str.TupleValue.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.TupleValue |
build() |
Str.TupleValue |
buildPartial() |
Str.TupleValue.Builder |
clear() |
Str.TupleValue.Builder |
clearArtifactId()
string artifactId = 1; |
Str.TupleValue.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Str.TupleValue.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Str.TupleValue.Builder |
clearVersion()
fixed64 version = 2; |
Str.TupleValue.Builder |
clone() |
String |
getArtifactId()
string artifactId = 1; |
com.google.protobuf.ByteString |
getArtifactIdBytes()
string artifactId = 1; |
Str.TupleValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getVersion()
fixed64 version = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Str.TupleValue.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Str.TupleValue.Builder |
mergeFrom(com.google.protobuf.Message other) |
Str.TupleValue.Builder |
mergeFrom(Str.TupleValue other) |
Str.TupleValue.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Str.TupleValue.Builder |
setArtifactId(String value)
string artifactId = 1; |
Str.TupleValue.Builder |
setArtifactIdBytes(com.google.protobuf.ByteString value)
string artifactId = 1; |
Str.TupleValue.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.TupleValue.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Str.TupleValue.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Str.TupleValue.Builder |
setVersion(long value)
fixed64 version = 2; |
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<Str.TupleValue.Builder>
public Str.TupleValue.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<Str.TupleValue.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<Str.TupleValue.Builder>
public Str.TupleValue getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Str.TupleValue build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Str.TupleValue buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Str.TupleValue.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<Str.TupleValue.Builder>
public Str.TupleValue.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<Str.TupleValue.Builder>
public Str.TupleValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder>
public Str.TupleValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder>
public Str.TupleValue.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<Str.TupleValue.Builder>
public Str.TupleValue.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<Str.TupleValue.Builder>
public Str.TupleValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Str.TupleValue.Builder>
public Str.TupleValue.Builder mergeFrom(Str.TupleValue other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder>
public Str.TupleValue.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<Str.TupleValue.Builder>
IOException
public String getArtifactId()
string artifactId = 1;
getArtifactId
in interface Str.TupleValueOrBuilder
public com.google.protobuf.ByteString getArtifactIdBytes()
string artifactId = 1;
getArtifactIdBytes
in interface Str.TupleValueOrBuilder
public Str.TupleValue.Builder setArtifactId(String value)
string artifactId = 1;
value
- The artifactId to set.public Str.TupleValue.Builder clearArtifactId()
string artifactId = 1;
public Str.TupleValue.Builder setArtifactIdBytes(com.google.protobuf.ByteString value)
string artifactId = 1;
value
- The bytes for artifactId to set.public long getVersion()
fixed64 version = 2;
getVersion
in interface Str.TupleValueOrBuilder
public Str.TupleValue.Builder setVersion(long value)
fixed64 version = 2;
value
- The version to set.public Str.TupleValue.Builder clearVersion()
fixed64 version = 2;
public final Str.TupleValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder>
public final Str.TupleValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.TupleValue.Builder>
Copyright © 2020 Red Hat. All rights reserved.