static PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.Type.forNumber(int value) |
|
PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.Builder.getType() |
.prometheus.LabelMatcher.Type type = 1;
|
PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.getType() |
.prometheus.LabelMatcher.Type type = 1;
|
PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcherOrBuilder.getType() |
.prometheus.LabelMatcher.Type type = 1;
|
static PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.Type.valueOf(int value) |
Deprecated.
|
static PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PrometheusTypes.LabelMatcher.Type |
PrometheusTypes.LabelMatcher.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PrometheusTypes.LabelMatcher.Type[] |
PrometheusTypes.LabelMatcher.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|