public static class SummarizeExadataInsightResourceCapacityTrendCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeExadataInsightResourceCapacityTrendCollection.Builder exadataInsightId(String exadataInsightId)
The OCID of the Exadata insight.
exadataInsightId
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder exadataResourceType(SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType exadataResourceType)
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST, DISKGROUP)
exadataResourceType
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder exadataResourceMetric(SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
exadataResourceMetric
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder usageUnit(SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection.Builder items(List<ExadataInsightResourceCapacityTrendSummary> items)
Capacity Data with time interval
items
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendCollection build()
Copyright © 2016–2024. All rights reserved.