Uses of Class
org.springframework.cloud.stream.schema.registry.SchemaRegistrationResponse
Packages that use SchemaRegistrationResponse
Package
Description
-
Uses of SchemaRegistrationResponse in org.springframework.cloud.stream.schema.registry
Methods in org.springframework.cloud.stream.schema.registry that return SchemaRegistrationResponseMethods in org.springframework.cloud.stream.schema.registry with parameters of type SchemaRegistrationResponseModifier and TypeMethodDescriptionvoidParsedSchema.setRegistration(SchemaRegistrationResponse registration) -
Uses of SchemaRegistrationResponse in org.springframework.cloud.stream.schema.registry.client
Methods in org.springframework.cloud.stream.schema.registry.client that return SchemaRegistrationResponseModifier and TypeMethodDescriptionRegisters a schema with the remote repository returning the unique identifier associated with this schema.