public static class SummarizeExadataInsightResourceUsageCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
public SummarizeExadataInsightResourceUsageCollection.Builder timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
timeIntervalStart
- the value to setpublic SummarizeExadataInsightResourceUsageCollection.Builder timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
timeIntervalEnd
- the value to setpublic SummarizeExadataInsightResourceUsageCollection.Builder exadataResourceMetric(SummarizeExadataInsightResourceUsageCollection.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
exadataResourceMetric
- the value to setpublic SummarizeExadataInsightResourceUsageCollection.Builder exadataResourceType(SummarizeExadataInsightResourceUsageCollection.ExadataResourceType exadataResourceType)
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST, DISKGROUP)
exadataResourceType
- the value to setpublic SummarizeExadataInsightResourceUsageCollection.Builder usageUnit(SummarizeExadataInsightResourceUsageCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
usageUnit
- the value to setpublic SummarizeExadataInsightResourceUsageCollection.Builder items(List<ResourceUsageSummary> items)
Collection of Resource Usage Summary items
items
- the value to setpublic SummarizeExadataInsightResourceUsageCollection build()
public SummarizeExadataInsightResourceUsageCollection.Builder copy(SummarizeExadataInsightResourceUsageCollection model)
Copyright © 2016–2024. All rights reserved.