public static class SummarizeHostInsightHostRecommendationAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeHostInsightHostRecommendationAggregation.Builder resourceMetric(SummarizeHostInsightHostRecommendationAggregation.ResourceMetric resourceMetric)
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
resourceMetric
- the value to setpublic SummarizeHostInsightHostRecommendationAggregation.Builder usageUnit(SummarizeHostInsightHostRecommendationAggregation.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeHostInsightHostRecommendationAggregation.Builder itemDurationInMs(Long itemDurationInMs)
Time duration in milliseconds between data points (one hour or one day).
itemDurationInMs
- the value to setpublic SummarizeHostInsightHostRecommendationAggregation.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeHostInsightHostRecommendationAggregation.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeHostInsightHostRecommendationAggregation.Builder details(HostInsightHostRecommendations details)
public SummarizeHostInsightHostRecommendationAggregation build()
Copyright © 2016–2024. All rights reserved.