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