public static interface LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKafkaClusterId()
string kafka_cluster_id = 2; |
com.google.protobuf.ByteString |
getKafkaClusterIdBytes()
string kafka_cluster_id = 2; |
int |
getMaxSchemas()
int32 max_schemas = 3; |
String |
getPhysicalKafkaClusterId()
string physical_kafka_cluster_id = 1; |
com.google.protobuf.ByteString |
getPhysicalKafkaClusterIdBytes()
string physical_kafka_cluster_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getPhysicalKafkaClusterId()
string physical_kafka_cluster_id = 1;
com.google.protobuf.ByteString getPhysicalKafkaClusterIdBytes()
string physical_kafka_cluster_id = 1;
String getKafkaClusterId()
string kafka_cluster_id = 2;
com.google.protobuf.ByteString getKafkaClusterIdBytes()
string kafka_cluster_id = 2;
int getMaxSchemas()
int32 max_schemas = 3;