Uses of Class
com.oracle.bmc.opsi.responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
-
Packages that use SummarizeExadataInsightResourceCapacityTrendAggregatedResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of SummarizeExadataInsightResourceCapacityTrendAggregatedResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse Modifier and Type Method Description SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
OperationsInsights. summarizeExadataInsightResourceCapacityTrendAggregated(SummarizeExadataInsightResourceCapacityTrendAggregatedRequest request)
Returns response with time series data (endTimestamp, capacity) for the time period specified for an exadata system or fleet aggregation for a resource metric.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
OperationsInsightsClient. summarizeExadataInsightResourceCapacityTrendAggregated(SummarizeExadataInsightResourceCapacityTrendAggregatedRequest request)
-
Uses of SummarizeExadataInsightResourceCapacityTrendAggregatedResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse Modifier and Type Method Description SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
SummarizeExadataInsightResourceCapacityTrendAggregatedResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeExadataInsightResourceCapacityTrendAggregatedResponse Modifier and Type Method Description SummarizeExadataInsightResourceCapacityTrendAggregatedResponse.Builder
SummarizeExadataInsightResourceCapacityTrendAggregatedResponse.Builder. copy(SummarizeExadataInsightResourceCapacityTrendAggregatedResponse o)
Copy method to populate the builder with values from the given instance.
-