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 highUtilizationThreshold(Integer highUtilizationThreshold)
Percent value in which a resource metric is considered highly utilized.
highUtilizationThreshold
- the value to setpublic SummarizeHostInsightResourceStatisticsAggregationCollection.Builder lowUtilizationThreshold(Integer lowUtilizationThreshold)
Percent value in which a resource metric is considered lowly utilized.
lowUtilizationThreshold
- 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(SummarizeHostInsightResourceStatisticsAggregationCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
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–2024. All rights reserved.