Uses of Class
io.apicurio.registry.ccompat.dto.SchemaId
-
Packages that use SchemaId Package Description io.apicurio.registry.ccompat.rest io.apicurio.registry.ccompat.rest.impl -
-
Uses of SchemaId in io.apicurio.registry.ccompat.rest
Methods in io.apicurio.registry.ccompat.rest that return SchemaId Modifier and Type Method Description SchemaIdSubjectVersionsResource. register(String subject, @NotNull SchemaInfo request)Register a new schema under the specified subject. -
Uses of SchemaId in io.apicurio.registry.ccompat.rest.impl
Methods in io.apicurio.registry.ccompat.rest.impl that return SchemaId Modifier and Type Method Description SchemaIdSubjectVersionsResourceImpl. register(String subject, SchemaInfo request)
-