static SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.builder() |
Create a new builder.
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.copy(SummarizeExadataInsightResourceForecastTrendCollection model) |
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.exadataInsightId(String exadataInsightId) |
The OCID of the
Exadata insight.
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.exadataResourceMetric(SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric exadataResourceMetric) |
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.exadataResourceType(SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceType exadataResourceType) |
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST,
DISKGROUP)
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.items(List<ExadataInsightResourceForecastTrendSummary> items) |
Collection of id, name , daysToReach Capacity, historical usage and projected usage
forecast.
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.timeIntervalEnd(Date timeIntervalEnd) |
The end timestamp that was passed into the request.
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.timeIntervalStart(Date timeIntervalStart) |
The start timestamp that was passed into the request.
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.toBuilder() |
|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.usageUnit(SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit usageUnit) |
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|