| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.signalfx |
| Modifier and Type | Method and Description |
|---|---|
Type |
MetricConfigFluent.getType() |
Type |
MetricConfigFluentImpl.getType() |
Type |
MetricConfig.getType() |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricConfig.setType(Type type) |
A |
MetricConfigFluent.withType(Type type) |
A |
MetricConfigFluentImpl.withType(Type type) |
| Constructor and Description |
|---|
MetricConfig(String name,
Type type) |
Copyright © 2017–2018 Red Hat. All rights reserved.