| Modifier and Type | Method and Description |
|---|---|
static Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponse.ValueCase.forNumber(int value) |
Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponseOrBuilder.getValueCase() |
Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponse.getValueCase() |
Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponse.Builder.getValueCase() |
static Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponse.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Metrics.GaugeResponse.ValueCase |
Metrics.GaugeResponse.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metrics.GaugeResponse.ValueCase[] |
Metrics.GaugeResponse.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|