Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendResponse |
OperationsInsightsClient.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request) |
SummarizeHostInsightResourceCapacityTrendResponse |
OperationsInsights.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request)
Returns response with time series data (endTimestamp, capacity) for the time period
specified.
|
Modifier and Type | Method and Description |
---|---|
Future<SummarizeHostInsightResourceCapacityTrendResponse> |
OperationsInsightsAsyncClient.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeHostInsightResourceCapacityTrendRequest,SummarizeHostInsightResourceCapacityTrendResponse> handler) |
Future<SummarizeHostInsightResourceCapacityTrendResponse> |
OperationsInsightsAsync.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeHostInsightResourceCapacityTrendRequest,SummarizeHostInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period
specified.
|
Modifier and Type | Method and Description |
---|---|
Future<SummarizeHostInsightResourceCapacityTrendResponse> |
OperationsInsightsAsyncClient.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeHostInsightResourceCapacityTrendRequest,SummarizeHostInsightResourceCapacityTrendResponse> handler) |
Future<SummarizeHostInsightResourceCapacityTrendResponse> |
OperationsInsightsAsync.summarizeHostInsightResourceCapacityTrend(SummarizeHostInsightResourceCapacityTrendRequest request,
AsyncHandler<SummarizeHostInsightResourceCapacityTrendRequest,SummarizeHostInsightResourceCapacityTrendResponse> handler)
Returns response with time series data (endTimestamp, capacity) for the time period
specified.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendResponse |
SummarizeHostInsightResourceCapacityTrendResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendResponse.Builder |
SummarizeHostInsightResourceCapacityTrendResponse.Builder.copy(SummarizeHostInsightResourceCapacityTrendResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.