Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeHostInsightHostRecommendationAggregation.ResourceMetric |
SummarizeHostInsightHostRecommendationAggregation.ResourceMetric.create(String key) |
SummarizeHostInsightHostRecommendationAggregation.ResourceMetric |
SummarizeHostInsightHostRecommendationAggregation.getResourceMetric()
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
|
static SummarizeHostInsightHostRecommendationAggregation.ResourceMetric |
SummarizeHostInsightHostRecommendationAggregation.ResourceMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeHostInsightHostRecommendationAggregation.ResourceMetric[] |
SummarizeHostInsightHostRecommendationAggregation.ResourceMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.resourceMetric(SummarizeHostInsightHostRecommendationAggregation.ResourceMetric resourceMetric)
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
|
Constructor and Description |
---|
SummarizeHostInsightHostRecommendationAggregation(SummarizeHostInsightHostRecommendationAggregation.ResourceMetric resourceMetric,
SummarizeHostInsightHostRecommendationAggregation.UsageUnit usageUnit,
Long itemDurationInMs,
Date timeIntervalStart,
Date timeIntervalEnd,
HostInsightHostRecommendations details)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.