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