Package | Description |
---|---|
com.oracle.bmc.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
static Metric.MetricType |
Metric.MetricType.create(String key) |
Metric.MetricType |
Metric.getMetricType() |
static Metric.MetricType |
Metric.MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metric.MetricType[] |
Metric.MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Metric.Builder |
Metric.Builder.metricType(Metric.MetricType metricType) |
Constructor and Description |
---|
Metric(Metric.MetricType metricType,
Threshold threshold)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.