Class SchemaRegistrationResponse
java.lang.Object
org.springframework.cloud.stream.schema.registry.SchemaRegistrationResponse
- Author:
- Marius Bogoevici
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()voidsetId(int id) voidsetSchemaReference(SchemaReference schemaReference)
-
Constructor Details
-
SchemaRegistrationResponse
public SchemaRegistrationResponse()
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getSchemaReference
-
setSchemaReference
-