public class ServerClusterId extends Object
| Constructor and Description |
|---|
ServerClusterId(Map<String,Object> scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
Map<String,Object> |
getScope() |
int |
hashCode() |
static ServerClusterId |
of(String kafkaClusterId,
String schemaRegistryClusterId) |
public String getId()
public static ServerClusterId of(String kafkaClusterId, String schemaRegistryClusterId)
Copyright © 2025 Confluent, Inc.. All rights reserved.