public static interface CommandClusterMetadata.KafkaConnectClusterMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKafkaClusterId()
string kafkaClusterId = 2; |
com.google.protobuf.ByteString |
getKafkaClusterIdBytes()
string kafkaClusterId = 2; |
java.lang.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; |
java.util.List<java.lang.String> |
getRestUrlsList()
repeated string restUrls = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<java.lang.String> getRestUrlsList()
repeated string restUrls = 1;
int getRestUrlsCount()
repeated string restUrls = 1;
java.lang.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.java.lang.String getKafkaClusterId()
string kafkaClusterId = 2;
com.google.protobuf.ByteString getKafkaClusterIdBytes()
string kafkaClusterId = 2;