Uses of Class
io.apicurio.registry.utils.protobuf.schema.DynamicSchema
Packages that use DynamicSchema
-
Uses of DynamicSchema in io.apicurio.registry.utils.protobuf.schema
Methods in io.apicurio.registry.utils.protobuf.schema that return DynamicSchemaModifier and TypeMethodDescriptionDynamicSchema.Builder.build()Builds a dynamic schemastatic DynamicSchemaDynamicSchema.parseFrom(byte[] schemaDescBuf) Parses a serialized schema descriptor (from byte array)static DynamicSchemaDynamicSchema.parseFrom(InputStream schemaDescIn) Parses a serialized schema descriptor (from input stream; closes the stream)Methods in io.apicurio.registry.utils.protobuf.schema with parameters of type DynamicSchema