Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListExadataInsightsResponse |
OperationsInsightsClient.listExadataInsights(ListExadataInsightsRequest request) |
ListExadataInsightsResponse |
OperationsInsights.listExadataInsights(ListExadataInsightsRequest request)
Gets a list of Exadata insights based on the query parameters specified.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadataInsightsResponse> |
OperationsInsightsAsync.listExadataInsights(ListExadataInsightsRequest request,
AsyncHandler<ListExadataInsightsRequest,ListExadataInsightsResponse> handler)
Gets a list of Exadata insights based on the query parameters specified.
|
Future<ListExadataInsightsResponse> |
OperationsInsightsAsyncClient.listExadataInsights(ListExadataInsightsRequest request,
AsyncHandler<ListExadataInsightsRequest,ListExadataInsightsResponse> handler) |
Iterable<ListExadataInsightsResponse> |
OperationsInsightsPaginators.listExadataInsightsResponseIterator(ListExadataInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExadataInsights operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadataInsightsResponse> |
OperationsInsightsAsync.listExadataInsights(ListExadataInsightsRequest request,
AsyncHandler<ListExadataInsightsRequest,ListExadataInsightsResponse> handler)
Gets a list of Exadata insights based on the query parameters specified.
|
Future<ListExadataInsightsResponse> |
OperationsInsightsAsyncClient.listExadataInsights(ListExadataInsightsRequest request,
AsyncHandler<ListExadataInsightsRequest,ListExadataInsightsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExadataInsightsResponse |
ListExadataInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExadataInsightsResponse.Builder |
ListExadataInsightsResponse.Builder.copy(ListExadataInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.