Str.StorageValue.Builder |
Str.StorageValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.clear() |
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearArtifact()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearArtifactId()
string artifactId = 2;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearMetadata()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearRule()
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearSnapshot()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearType()
.io.apicurio.registry.streams.proto.ActionType type = 1;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearValue() |
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearVersion()
fixed64 version = 3;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clearVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.clone() |
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeArtifact(Str.ArtifactValue value)
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeFrom(com.google.protobuf.Message other) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeFrom(Str.StorageValue other) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeMetadata(Str.MetaDataValue value)
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeRule(Str.RuleValue value)
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeSnapshot(Str.SnapshotValue value)
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Str.StorageValue.Builder |
Str.StorageValue.newBuilder() |
static Str.StorageValue.Builder |
Str.StorageValue.newBuilder(Str.StorageValue prototype) |
Str.StorageValue.Builder |
Str.StorageValue.newBuilderForType() |
protected Str.StorageValue.Builder |
Str.StorageValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.setArtifact(Str.ArtifactValue.Builder builderForValue)
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setArtifact(Str.ArtifactValue value)
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setArtifactId(String value)
string artifactId = 2;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setArtifactIdBytes(com.google.protobuf.ByteString value)
string artifactId = 2;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.setMetadata(Str.MetaDataValue.Builder builderForValue)
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setMetadata(Str.MetaDataValue value)
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.setRule(Str.RuleValue.Builder builderForValue)
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setRule(Str.RuleValue value)
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setSnapshot(Str.SnapshotValue.Builder builderForValue)
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setSnapshot(Str.SnapshotValue value)
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setType(Str.ActionType value)
.io.apicurio.registry.streams.proto.ActionType type = 1;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setTypeValue(int value)
.io.apicurio.registry.streams.proto.ActionType type = 1;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Str.StorageValue.Builder |
Str.StorageValue.Builder.setVersion(long value)
fixed64 version = 3;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setVt(Str.ValueType value)
.io.apicurio.registry.streams.proto.ValueType vt = 4;
|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setVtValue(int value)
.io.apicurio.registry.streams.proto.ValueType vt = 4;
|
Str.StorageValue.Builder |
Str.StorageValue.toBuilder() |