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