Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static DiscoveryAnalyticsSummary.MetricName |
DiscoveryAnalyticsSummary.MetricName.create(String key) |
DiscoveryAnalyticsSummary.MetricName |
DiscoveryAnalyticsSummary.getMetricName()
The name of the aggregation metric.
|
static DiscoveryAnalyticsSummary.MetricName |
DiscoveryAnalyticsSummary.MetricName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryAnalyticsSummary.MetricName[] |
DiscoveryAnalyticsSummary.MetricName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DiscoveryAnalyticsSummary.Builder |
DiscoveryAnalyticsSummary.Builder.metricName(DiscoveryAnalyticsSummary.MetricName metricName)
The name of the aggregation metric.
|
Constructor and Description |
---|
DiscoveryAnalyticsSummary(DiscoveryAnalyticsSummary.MetricName metricName,
Dimensions dimensions,
Long count)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.