public static class SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder items(List<ExadataInsightResourceStatisticsAggregation> items)
Collection of Resource Statistics items
items
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder usageUnit(SummarizeExadataInsightResourceStatisticsAggregationCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder exadataResourceMetric(SummarizeExadataInsightResourceStatisticsAggregationCollection.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
exadataResourceMetric
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder exadataInsightId(String exadataInsightId)
The OCID of the Exadata insight.
exadataInsightId
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder exadataDisplayName(String exadataDisplayName)
The user-friendly name for the Exadata system. The name does not have to be unique.
exadataDisplayName
- the value to setpublic SummarizeExadataInsightResourceStatisticsAggregationCollection build()
Copyright © 2016–2024. All rights reserved.