public class SchemaRegistryServerVersion extends Object
| Constructor and Description |
|---|
SchemaRegistryServerVersion(String version,
String commitId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCommitId() |
String |
getVersion() |
int |
hashCode() |
void |
setCommitId(String commitId) |
void |
setVersion(String version) |
Copyright © 2025 Confluent, Inc.. All rights reserved.