Uses of Class
com.oracle.bmc.opsi.model.ExadataInsightResourceCapacityTrendSummary
-
Packages that use ExadataInsightResourceCapacityTrendSummary Package Description com.oracle.bmc.opsi.model -
-
Uses of ExadataInsightResourceCapacityTrendSummary in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ExadataInsightResourceCapacityTrendSummary Modifier and Type Method Description ExadataInsightResourceCapacityTrendSummary
ExadataInsightResourceCapacityTrendSummary.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type ExadataInsightResourceCapacityTrendSummary Modifier and Type Method Description List<ExadataInsightResourceCapacityTrendSummary>
SummarizeExadataInsightResourceCapacityTrendCollection. getItems()
Capacity Data with time intervalMethods in com.oracle.bmc.opsi.model with parameters of type ExadataInsightResourceCapacityTrendSummary Modifier and Type Method Description ExadataInsightResourceCapacityTrendSummary.Builder
ExadataInsightResourceCapacityTrendSummary.Builder. copy(ExadataInsightResourceCapacityTrendSummary model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type ExadataInsightResourceCapacityTrendSummary Modifier and Type Method Description SummarizeExadataInsightResourceCapacityTrendCollection.Builder
SummarizeExadataInsightResourceCapacityTrendCollection.Builder. items(List<ExadataInsightResourceCapacityTrendSummary> items)
Capacity Data with time intervalConstructor parameters in com.oracle.bmc.opsi.model with type arguments of type ExadataInsightResourceCapacityTrendSummary Constructor Description SummarizeExadataInsightResourceCapacityTrendCollection(String exadataInsightId, SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType exadataResourceType, SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric exadataResourceMetric, Date timeIntervalStart, Date timeIntervalEnd, SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit usageUnit, List<ExadataInsightResourceCapacityTrendSummary> items)
Deprecated.
-