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