static SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.builder() |
Create a new builder.
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.copy(SummarizeHostInsightHostRecommendationAggregation model) |
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.details(HostInsightHostRecommendations details) |
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.itemDurationInMs(Long itemDurationInMs) |
Time duration in milliseconds between data points (one hour or one day).
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.resourceMetric(SummarizeHostInsightHostRecommendationAggregation.ResourceMetric resourceMetric) |
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.timeIntervalEnd(Date timeIntervalEnd) |
The end timestamp that was passed into the request.
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.timeIntervalStart(Date timeIntervalStart) |
The start timestamp that was passed into the request.
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.toBuilder() |
|
SummarizeHostInsightHostRecommendationAggregation.Builder |
SummarizeHostInsightHostRecommendationAggregation.Builder.usageUnit(SummarizeHostInsightHostRecommendationAggregation.UsageUnit usageUnit) |
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|