public static class SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder usageUnit(SummarizeHostInsightStorageUsageTrendAggregationCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder itemDurationInMs(Long itemDurationInMs)
Time duration in milliseconds between data points (one hour or one day).
itemDurationInMs
- the value to setpublic SummarizeHostInsightStorageUsageTrendAggregationCollection.Builder items(List<StorageUsageTrendAggregation> items)
Collection of Usage Data with time stamps for all filesystems.
items
- the value to setpublic SummarizeHostInsightStorageUsageTrendAggregationCollection build()
Copyright © 2016–2024. All rights reserved.