Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionLogInsightsResponse |
DataSafe.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request)
Retrieves a list of the SQL collection log analytics.
|
ListSqlCollectionLogInsightsResponse |
DataSafeClient.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListSqlCollectionLogInsightsResponse> |
DataSafeAsync.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request,
AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler)
Retrieves a list of the SQL collection log analytics.
|
Future<ListSqlCollectionLogInsightsResponse> |
DataSafeAsyncClient.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request,
AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler) |
Iterable<ListSqlCollectionLogInsightsResponse> |
DataSafePaginators.listSqlCollectionLogInsightsResponseIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlCollectionLogInsights operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSqlCollectionLogInsightsResponse> |
DataSafeAsync.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request,
AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler)
Retrieves a list of the SQL collection log analytics.
|
Future<ListSqlCollectionLogInsightsResponse> |
DataSafeAsyncClient.listSqlCollectionLogInsights(ListSqlCollectionLogInsightsRequest request,
AsyncHandler<ListSqlCollectionLogInsightsRequest,ListSqlCollectionLogInsightsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionLogInsightsResponse |
ListSqlCollectionLogInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionLogInsightsResponse.Builder |
ListSqlCollectionLogInsightsResponse.Builder.copy(ListSqlCollectionLogInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.