public class SchemaTags extends Object
| Constructor and Description |
|---|
SchemaTags(SchemaEntity schemaEntity,
List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SchemaEntity |
getSchemaEntity() |
List<String> |
getTags() |
int |
hashCode() |
void |
setSchemaEntity(SchemaEntity schemaEntity) |
void |
setTags(List<String> tags) |
String |
toJson() |
String |
toString() |
public SchemaTags(SchemaEntity schemaEntity, List<String> tags)
public SchemaEntity getSchemaEntity()
public void setSchemaEntity(SchemaEntity schemaEntity)
public String toJson() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2025 Confluent, Inc.. All rights reserved.