public static class SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightsTopProcessesUsageTrendCollection |
build() |
SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder |
copy(SummarizeHostInsightsTopProcessesUsageTrendCollection model) |
SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder |
items(List<TopProcessesUsageTrendAggregation> items)
Collection of Usage Data with time stamps for top processes
|
SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder |
timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
|
SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder |
timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
|
public SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeHostInsightsTopProcessesUsageTrendCollection.Builder items(List<TopProcessesUsageTrendAggregation> items)
Collection of Usage Data with time stamps for top processes
items
- the value to setpublic SummarizeHostInsightsTopProcessesUsageTrendCollection build()
Copyright © 2016–2024. All rights reserved.