| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v3 |
| Modifier and Type | Method and Description |
|---|---|
static SimpleMetric.Type |
SimpleMetric.Type.forNumber(int value) |
SimpleMetric.Type |
SimpleMetricOrBuilder.getType()
Type of the metric represented.
|
SimpleMetric.Type |
SimpleMetric.getType()
Type of the metric represented.
|
SimpleMetric.Type |
SimpleMetric.Builder.getType()
Type of the metric represented.
|
static SimpleMetric.Type |
SimpleMetric.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SimpleMetric.Type |
SimpleMetric.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SimpleMetric.Type |
SimpleMetric.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleMetric.Type[] |
SimpleMetric.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SimpleMetric.Type> |
SimpleMetric.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SimpleMetric.Builder |
SimpleMetric.Builder.setType(SimpleMetric.Type value)
Type of the metric represented.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.