public static interface ConfluentMetric.YammerMetricNameOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
string group = 1; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 1; |
String |
getMBeanName()
string mBeanName = 5; |
com.google.protobuf.ByteString |
getMBeanNameBytes()
string mBeanName = 5; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
String |
getScope()
string scope = 4; |
com.google.protobuf.ByteString |
getScopeBytes()
string scope = 4; |
String |
getType()
string type = 3; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getGroup()
string group = 1;
com.google.protobuf.ByteString getGroupBytes()
string group = 1;
String getName()
string name = 2;
com.google.protobuf.ByteString getNameBytes()
string name = 2;
String getType()
string type = 3;
com.google.protobuf.ByteString getTypeBytes()
string type = 3;
String getScope()
string scope = 4;
com.google.protobuf.ByteString getScopeBytes()
string scope = 4;
String getMBeanName()
string mBeanName = 5;
com.google.protobuf.ByteString getMBeanNameBytes()
string mBeanName = 5;