public static class ExadataInsightResourceCapacityTrendSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExadataInsightResourceCapacityTrendSummary |
build() |
ExadataInsightResourceCapacityTrendSummary.Builder |
capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Time series data for capacity
|
ExadataInsightResourceCapacityTrendSummary.Builder |
copy(ExadataInsightResourceCapacityTrendSummary model) |
ExadataInsightResourceCapacityTrendSummary.Builder |
id(String id)
The OCID
of the database insight resource.
|
ExadataInsightResourceCapacityTrendSummary.Builder |
name(String name)
The name of the resource.
|
public ExadataInsightResourceCapacityTrendSummary.Builder id(String id)
The OCID of the database insight resource.
id
- the value to setpublic ExadataInsightResourceCapacityTrendSummary.Builder name(String name)
The name of the resource.
name
- the value to setpublic ExadataInsightResourceCapacityTrendSummary.Builder capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Time series data for capacity
capacityData
- the value to setpublic ExadataInsightResourceCapacityTrendSummary build()
public ExadataInsightResourceCapacityTrendSummary.Builder copy(ExadataInsightResourceCapacityTrendSummary model)
Copyright © 2016–2024. All rights reserved.