public static class SummarizeExadataInsightResourceCapacityTrendAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeExadataInsightResourceCapacityTrendAggregation.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder exadataResourceMetric(SummarizeExadataInsightResourceCapacityTrendAggregation.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
exadataResourceMetric
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder exadataResourceType(SummarizeExadataInsightResourceCapacityTrendAggregation.ExadataResourceType exadataResourceType)
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST, DISKGROUP)
exadataResourceType
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder usageUnit(SummarizeExadataInsightResourceCapacityTrendAggregation.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder itemDurationInMs(Long itemDurationInMs)
Time duration in milliseconds between data points (one hour or one day).
itemDurationInMs
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation.Builder capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Capacity Data with time interval
capacityData
- the value to setpublic SummarizeExadataInsightResourceCapacityTrendAggregation build()
Copyright © 2016–2024. All rights reserved.