public static interface Str.DataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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; |
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; |
long |
getLastProcessedOffset()
fixed64 lastProcessedOffset = 1; |
Str.MetaDataValue |
getMetadatas(int index)
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4; |
int |
getMetadatasCount()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4; |
List<Str.MetaDataValue> |
getMetadatasList()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4; |
Str.MetaDataValueOrBuilder |
getMetadatasOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4; |
List<? extends Str.MetaDataValueOrBuilder> |
getMetadatasOrBuilderList()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4; |
Str.RuleValue |
getRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5; |
int |
getRulesCount()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5; |
List<Str.RuleValue> |
getRulesList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5; |
Str.RuleValueOrBuilder |
getRulesOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5; |
List<? extends Str.RuleValueOrBuilder> |
getRulesOrBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getLastProcessedOffset()
fixed64 lastProcessedOffset = 1;
String getArtifactId()
string artifactId = 2;
com.google.protobuf.ByteString getArtifactIdBytes()
string artifactId = 2;
List<Str.ArtifactValue> getArtifactsList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
Str.ArtifactValue getArtifacts(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
int getArtifactsCount()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
List<? extends Str.ArtifactValueOrBuilder> getArtifactsOrBuilderList()
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
Str.ArtifactValueOrBuilder getArtifactsOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
List<Str.MetaDataValue> getMetadatasList()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4;
Str.MetaDataValue getMetadatas(int index)
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4;
int getMetadatasCount()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4;
List<? extends Str.MetaDataValueOrBuilder> getMetadatasOrBuilderList()
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4;
Str.MetaDataValueOrBuilder getMetadatasOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.MetaDataValue metadatas = 4;
List<Str.RuleValue> getRulesList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5;
Str.RuleValue getRules(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5;
int getRulesCount()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5;
List<? extends Str.RuleValueOrBuilder> getRulesOrBuilderList()
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5;
Str.RuleValueOrBuilder getRulesOrBuilder(int index)
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 5;
Copyright © 2019 Red Hat. All rights reserved.