-
AvroProto.AvroSchema.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
AvroProto.AvroSchema.Builder.clear()
AvroProto.AvroSchema.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AvroProto.AvroSchema.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Json serialized schema, as described at
https://avro.apache.org/docs/1.8.1/spec.html
AvroProto.AvroSchema.Builder.clone()
AvroProto.AvroSchema.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AvroProto.AvroSchema.Builder.mergeFrom(com.google.protobuf.Message other)
AvroProto.AvroSchema.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AvroProto.AvroSchema.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
AvroProto.AvroSchema.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
AvroProto.AvroSchema.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Json serialized schema, as described at
https://avro.apache.org/docs/1.8.1/spec.html
AvroProto.AvroSchema.Builder.setSchemaBytes(com.google.protobuf.ByteString value)
Json serialized schema, as described at
https://avro.apache.org/docs/1.8.1/spec.html
AvroProto.AvroSchema.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)