public static interface CommandClusterMetadata.KafkaConnectClusterMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKafkaClusterId()
string kafkaClusterId = 2; |
com.google.protobuf.ByteString |
getKafkaClusterIdBytes()
string kafkaClusterId = 2; |
String |
getRestUrls(int index)
repeated string restUrls = 1; |
com.google.protobuf.ByteString |
getRestUrlsBytes(int index)
repeated string restUrls = 1; |
int |
getRestUrlsCount()
repeated string restUrls = 1; |
List<String> |
getRestUrlsList()
repeated string restUrls = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<String> getRestUrlsList()
repeated string restUrls = 1;
int getRestUrlsCount()
repeated string restUrls = 1;
String getRestUrls(int index)
repeated string restUrls = 1;
index
- The index of the element to return.com.google.protobuf.ByteString getRestUrlsBytes(int index)
repeated string restUrls = 1;
index
- The index of the value to return.String getKafkaClusterId()
string kafkaClusterId = 2;
com.google.protobuf.ByteString getKafkaClusterIdBytes()
string kafkaClusterId = 2;