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