public static interface ConfluentMetric.YammerMetricNameOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroup()
string group = 1; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 1; |
java.lang.String |
getMBeanName()
string mBeanName = 5; |
com.google.protobuf.ByteString |
getMBeanNameBytes()
string mBeanName = 5; |
java.lang.String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
java.lang.String |
getScope()
string scope = 4; |
com.google.protobuf.ByteString |
getScopeBytes()
string scope = 4; |
java.lang.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
java.lang.String getGroup()
string group = 1;
com.google.protobuf.ByteString getGroupBytes()
string group = 1;
java.lang.String getName()
string name = 2;
com.google.protobuf.ByteString getNameBytes()
string name = 2;
java.lang.String getType()
string type = 3;
com.google.protobuf.ByteString getTypeBytes()
string type = 3;
java.lang.String getScope()
string scope = 4;
com.google.protobuf.ByteString getScopeBytes()
string scope = 4;
java.lang.String getMBeanName()
string mBeanName = 5;
com.google.protobuf.ByteString getMBeanNameBytes()
string mBeanName = 5;