Uses of Class
io.apicurio.registry.serde.ParsedSchemaImpl
-
Packages that use ParsedSchemaImpl Package Description io.apicurio.registry.serde -
-
Uses of ParsedSchemaImpl in io.apicurio.registry.serde
Methods in io.apicurio.registry.serde that return ParsedSchemaImpl Modifier and Type Method Description ParsedSchemaImpl<T>ParsedSchemaImpl. setParsedSchema(T parsedSchema)Deprecated.ParsedSchemaImpl<T>ParsedSchemaImpl. setRawSchema(byte[] rawSchema)Deprecated.
-