Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeExadataInsightResourceCapacityTrendResponse> |
OperationsInsightsAsyncClient.summarizeExadataInsightResourceCapacityTrend(SummarizeExadataInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeExadataInsightResourceCapacityTrendRequest,SummarizeExadataInsightResourceCapacityTrendResponse> handler) |
Future<SummarizeExadataInsightResourceCapacityTrendResponse> |
OperationsInsightsAsync.summarizeExadataInsightResourceCapacityTrend(SummarizeExadataInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeExadataInsightResourceCapacityTrendRequest,SummarizeExadataInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period specified
for an exadata system for a resource metric.
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceCapacityTrendRequest |
SummarizeExadataInsightResourceCapacityTrendRequest.Builder.build()
Build the instance of SummarizeExadataInsightResourceCapacityTrendRequest as configured
by this builder
|
SummarizeExadataInsightResourceCapacityTrendRequest |
SummarizeExadataInsightResourceCapacityTrendRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SummarizeExadataInsightResourceCapacityTrendRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceCapacityTrendRequest.Builder |
SummarizeExadataInsightResourceCapacityTrendRequest.Builder.copy(SummarizeExadataInsightResourceCapacityTrendRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.