public static class SummarizeHostInsightResourceStatisticsAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeHostInsightResourceStatisticsAggregationCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection.Builder resourceMetric(SummarizeHostInsightResourceStatisticsAggregationCollection.ResourceMetric resourceMetric)
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
resourceMetric
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection.Builder usageUnit(UsageUnit usageUnit)
Displays usage unit.
usageUnit
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection.Builder items(List<HostInsightResourceStatisticsAggregation> items)
Collection of Resource Statistics items
items
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection build()
Copyright © 2016–2022. All rights reserved.