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