public static final class Str.Data.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Str.Data.Builder> implements Str.DataOrBuilder
io.apicurio.registry.streams.proto.Data
Modifier and Type | Method and Description |
---|---|
Str.Data.Builder |
addAllArtifacts(Iterable<? extends Str.ArtifactValue> values)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
addAllRules(Iterable<? extends Str.RuleValue> values)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
addArtifacts(int index,
Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
addArtifacts(int index,
Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
addArtifacts(Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
addArtifacts(Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.ArtifactValue.Builder |
addArtifactsBuilder()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.ArtifactValue.Builder |
addArtifactsBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.Data.Builder |
addRules(int index,
Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
addRules(int index,
Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
addRules(Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
addRules(Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.RuleValue.Builder |
addRulesBuilder()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.RuleValue.Builder |
addRulesBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data |
build() |
Str.Data |
buildPartial() |
Str.Data.Builder |
clear() |
Str.Data.Builder |
clearArtifactId()
string artifactId = 2; |
Str.Data.Builder |
clearArtifacts()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Str.Data.Builder |
clearLastProcessedOffset()
fixed64 lastProcessedOffset = 1; |
Str.Data.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Str.Data.Builder |
clearRules()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
clone() |
String |
getArtifactId()
string artifactId = 2; |
com.google.protobuf.ByteString |
getArtifactIdBytes()
string artifactId = 2; |
Str.ArtifactValue |
getArtifacts(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.ArtifactValue.Builder |
getArtifactsBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
List<Str.ArtifactValue.Builder> |
getArtifactsBuilderList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
int |
getArtifactsCount()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
List<Str.ArtifactValue> |
getArtifactsList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.ArtifactValueOrBuilder |
getArtifactsOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
List<? extends Str.ArtifactValueOrBuilder> |
getArtifactsOrBuilderList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLastProcessedOffset()
fixed64 lastProcessedOffset = 1; |
Str.RuleValue |
getRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.RuleValue.Builder |
getRulesBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
List<Str.RuleValue.Builder> |
getRulesBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
int |
getRulesCount()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
List<Str.RuleValue> |
getRulesList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.RuleValueOrBuilder |
getRulesOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
List<? extends Str.RuleValueOrBuilder> |
getRulesOrBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Str.Data.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Str.Data.Builder |
mergeFrom(com.google.protobuf.Message other) |
Str.Data.Builder |
mergeFrom(Str.Data other) |
Str.Data.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Str.Data.Builder |
removeArtifacts(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
removeRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
setArtifactId(String value)
string artifactId = 2; |
Str.Data.Builder |
setArtifactIdBytes(com.google.protobuf.ByteString value)
string artifactId = 2; |
Str.Data.Builder |
setArtifacts(int index,
Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
setArtifacts(int index,
Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3; |
Str.Data.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.Data.Builder |
setLastProcessedOffset(long value)
fixed64 lastProcessedOffset = 1; |
Str.Data.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Str.Data.Builder |
setRules(int index,
Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.Builder |
setRules(int index,
Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4; |
Str.Data.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<Str.Data.Builder>
public Str.Data.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.Data.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.Data.Builder>
public Str.Data getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Str.Data build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Str.Data buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Str.Data.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.Data.Builder>
public Str.Data.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.Data.Builder>
public Str.Data.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.Data.Builder>
public Str.Data.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.Data.Builder>
public Str.Data.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.Data.Builder>
public Str.Data.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.Data.Builder>
public Str.Data.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Str.Data.Builder>
public Str.Data.Builder mergeFrom(Str.Data other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.Data.Builder>
public Str.Data.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.Data.Builder>
IOException
public long getLastProcessedOffset()
fixed64 lastProcessedOffset = 1;
getLastProcessedOffset
in interface Str.DataOrBuilder
public Str.Data.Builder setLastProcessedOffset(long value)
fixed64 lastProcessedOffset = 1;
value
- The lastProcessedOffset to set.public Str.Data.Builder clearLastProcessedOffset()
fixed64 lastProcessedOffset = 1;
public String getArtifactId()
string artifactId = 2;
getArtifactId
in interface Str.DataOrBuilder
public com.google.protobuf.ByteString getArtifactIdBytes()
string artifactId = 2;
getArtifactIdBytes
in interface Str.DataOrBuilder
public Str.Data.Builder setArtifactId(String value)
string artifactId = 2;
value
- The artifactId to set.public Str.Data.Builder clearArtifactId()
string artifactId = 2;
public Str.Data.Builder setArtifactIdBytes(com.google.protobuf.ByteString value)
string artifactId = 2;
value
- The bytes for artifactId to set.public List<Str.ArtifactValue> getArtifactsList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsList
in interface Str.DataOrBuilder
public int getArtifactsCount()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsCount
in interface Str.DataOrBuilder
public Str.ArtifactValue getArtifacts(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifacts
in interface Str.DataOrBuilder
public Str.Data.Builder setArtifacts(int index, Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder setArtifacts(int index, Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder addArtifacts(Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder addArtifacts(int index, Str.ArtifactValue value)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder addArtifacts(Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder addArtifacts(int index, Str.ArtifactValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder addAllArtifacts(Iterable<? extends Str.ArtifactValue> values)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder clearArtifacts()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.Data.Builder removeArtifacts(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.ArtifactValue.Builder getArtifactsBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.ArtifactValueOrBuilder getArtifactsOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilder
in interface Str.DataOrBuilder
public List<? extends Str.ArtifactValueOrBuilder> getArtifactsOrBuilderList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilderList
in interface Str.DataOrBuilder
public Str.ArtifactValue.Builder addArtifactsBuilder()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public Str.ArtifactValue.Builder addArtifactsBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public List<Str.ArtifactValue.Builder> getArtifactsBuilderList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
public List<Str.RuleValue> getRulesList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesList
in interface Str.DataOrBuilder
public int getRulesCount()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesCount
in interface Str.DataOrBuilder
public Str.RuleValue getRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRules
in interface Str.DataOrBuilder
public Str.Data.Builder setRules(int index, Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder setRules(int index, Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder addRules(Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder addRules(int index, Str.RuleValue value)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder addRules(Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder addRules(int index, Str.RuleValue.Builder builderForValue)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder addAllRules(Iterable<? extends Str.RuleValue> values)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder clearRules()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.Data.Builder removeRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.RuleValue.Builder getRulesBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.RuleValueOrBuilder getRulesOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilder
in interface Str.DataOrBuilder
public List<? extends Str.RuleValueOrBuilder> getRulesOrBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilderList
in interface Str.DataOrBuilder
public Str.RuleValue.Builder addRulesBuilder()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public Str.RuleValue.Builder addRulesBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public List<Str.RuleValue.Builder> getRulesBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
public final Str.Data.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.Data.Builder>
public final Str.Data.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Str.Data.Builder>
Copyright © 2020 Red Hat. All rights reserved.