Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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.
|
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<DatabaseInsightSummary> |
OperationsInsightsPaginators.listDatabaseInsightsRecordIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the
DatabaseInsightSummary objects contained in responses from the
listDatabaseInsights operation. |
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 |
---|---|
ListDatabaseInsightsRequest |
ListDatabaseInsightsRequest.Builder.build()
Build the instance of ListDatabaseInsightsRequest as configured by this builder
|
ListDatabaseInsightsRequest |
ListDatabaseInsightsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDatabaseInsightsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseInsightsRequest.Builder |
ListDatabaseInsightsRequest.Builder.copy(ListDatabaseInsightsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.