Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeHostInsightHostRecommendationAggregation.UsageUnit |
SummarizeHostInsightHostRecommendationAggregation.UsageUnit.create(String key) |
SummarizeHostInsightHostRecommendationAggregation.UsageUnit |
SummarizeHostInsightHostRecommendationAggregation.getUsageUnit()
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
static SummarizeHostInsightHostRecommendationAggregation.UsageUnit |
SummarizeHostInsightHostRecommendationAggregation.UsageUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeHostInsightHostRecommendationAggregation.UsageUnit[] |
SummarizeHostInsightHostRecommendationAggregation.UsageUnit.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.usageUnit(SummarizeHostInsightHostRecommendationAggregation.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
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.