Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
ExadataInsightResourceForecastTrendSummary |
ExadataInsightResourceForecastTrendSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExadataInsightResourceForecastTrendSummary> |
SummarizeExadataInsightResourceForecastTrendCollection.getItems()
Collection of id, name , daysToReach Capacity, historical usage and projected usage forecast.
|
Modifier and Type | Method and Description |
---|---|
ExadataInsightResourceForecastTrendSummary.Builder |
ExadataInsightResourceForecastTrendSummary.Builder.copy(ExadataInsightResourceForecastTrendSummary model) |
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.items(List<ExadataInsightResourceForecastTrendSummary> items)
Collection of id, name , daysToReach Capacity, historical usage and projected usage
forecast.
|
Constructor and Description |
---|
SummarizeExadataInsightResourceForecastTrendCollection(String exadataInsightId,
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceType exadataResourceType,
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric exadataResourceMetric,
Date timeIntervalStart,
Date timeIntervalEnd,
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit usageUnit,
List<ExadataInsightResourceForecastTrendSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.