| Package | Description |
|---|---|
| envoy.admin.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.Type.forNumber(int value) |
Metrics.SimpleMetric.Type |
Metrics.SimpleMetricOrBuilder.getType()
Type of the metric represented.
|
Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.getType()
Type of the metric represented.
|
Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.Builder.getType()
Type of the metric represented.
|
static Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Metrics.SimpleMetric.Type |
Metrics.SimpleMetric.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metrics.SimpleMetric.Type[] |
Metrics.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<Metrics.SimpleMetric.Type> |
Metrics.SimpleMetric.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Metrics.SimpleMetric.Builder |
Metrics.SimpleMetric.Builder.setType(Metrics.SimpleMetric.Type value)
Type of the metric represented.
|
Copyright © 2018 The Envoy Project. All rights reserved.