public static class SummarizeHostInsightsTopProcessesUsageCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightsTopProcessesUsageCollection |
build() |
SummarizeHostInsightsTopProcessesUsageCollection.Builder |
copy(SummarizeHostInsightsTopProcessesUsageCollection model) |
SummarizeHostInsightsTopProcessesUsageCollection.Builder |
items(List<TopProcessesUsage> items)
List of usage data samples for a top process on a specific date.
|
SummarizeHostInsightsTopProcessesUsageCollection.Builder |
timestamp(Date timestamp)
The start timestamp that was passed into the request.
|
public SummarizeHostInsightsTopProcessesUsageCollection.Builder timestamp(Date timestamp)
The start timestamp that was passed into the request.
timestamp
- the value to setpublic SummarizeHostInsightsTopProcessesUsageCollection.Builder items(List<TopProcessesUsage> items)
List of usage data samples for a top process on a specific date.
items
- the value to setpublic SummarizeHostInsightsTopProcessesUsageCollection build()
Copyright © 2016–2024. All rights reserved.