Uses of Class
com.oracle.bmc.opsi.model.ExadataInsightResourceStatisticsAggregation
-
Packages that use ExadataInsightResourceStatisticsAggregation Package Description com.oracle.bmc.opsi.model -
-
Uses of ExadataInsightResourceStatisticsAggregation in com.oracle.bmc.opsi.model
Subclasses of ExadataInsightResourceStatisticsAggregation in com.oracle.bmc.opsi.model Modifier and Type Class Description class
ExadataDatabaseStatisticsSummary
Database details and statistics.class
ExadataDiskgroupStatisticsSummary
Diskgroup details and statistics.class
ExadataHostStatisticsSummary
Host details and statistics.class
ExadataStorageServerStatisticsSummary
Storage server details and statistics.Methods in com.oracle.bmc.opsi.model that return types with arguments of type ExadataInsightResourceStatisticsAggregation Modifier and Type Method Description List<ExadataInsightResourceStatisticsAggregation>
SummarizeExadataInsightResourceStatisticsAggregationCollection. getItems()
Collection of Resource Statistics itemsMethod parameters in com.oracle.bmc.opsi.model with type arguments of type ExadataInsightResourceStatisticsAggregation Modifier and Type Method Description SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder
SummarizeExadataInsightResourceStatisticsAggregationCollection.Builder. items(List<ExadataInsightResourceStatisticsAggregation> items)
Collection of Resource Statistics itemsConstructor parameters in com.oracle.bmc.opsi.model with type arguments of type ExadataInsightResourceStatisticsAggregation Constructor Description SummarizeExadataInsightResourceStatisticsAggregationCollection(Date timeIntervalStart, Date timeIntervalEnd, List<ExadataInsightResourceStatisticsAggregation> items, SummarizeExadataInsightResourceStatisticsAggregationCollection.UsageUnit usageUnit, SummarizeExadataInsightResourceStatisticsAggregationCollection.ExadataResourceMetric exadataResourceMetric, String exadataInsightId, String exadataDisplayName)
Deprecated.
-