Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.clear() |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.clearTimestamp()
fixed64 timestamp = 1;
|
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.clone() |
Str.SnapshotValue.Builder |
Str.StorageValue.Builder.getSnapshotBuilder()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
|
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.mergeFrom(com.google.protobuf.Message other) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.mergeFrom(Str.SnapshotValue other) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Str.SnapshotValue.Builder |
Str.SnapshotValue.newBuilder() |
static Str.SnapshotValue.Builder |
Str.SnapshotValue.newBuilder(Str.SnapshotValue prototype) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.newBuilderForType() |
protected Str.SnapshotValue.Builder |
Str.SnapshotValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.setTimestamp(long value)
fixed64 timestamp = 1;
|
Str.SnapshotValue.Builder |
Str.SnapshotValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Str.SnapshotValue.Builder |
Str.SnapshotValue.toBuilder() |