Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
RefreshSqlCollectionLogInsightsResponse |
DataSafe.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request)
Refresh the specified SQL collection Log Insights.
|
RefreshSqlCollectionLogInsightsResponse |
DataSafeClient.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request) |
Future<RefreshSqlCollectionLogInsightsResponse> |
DataSafeAsync.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request,
AsyncHandler<RefreshSqlCollectionLogInsightsRequest,RefreshSqlCollectionLogInsightsResponse> handler)
Refresh the specified SQL collection Log Insights.
|
Future<RefreshSqlCollectionLogInsightsResponse> |
DataSafeAsyncClient.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request,
AsyncHandler<RefreshSqlCollectionLogInsightsRequest,RefreshSqlCollectionLogInsightsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshSqlCollectionLogInsightsResponse> |
DataSafeAsync.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request,
AsyncHandler<RefreshSqlCollectionLogInsightsRequest,RefreshSqlCollectionLogInsightsResponse> handler)
Refresh the specified SQL collection Log Insights.
|
Future<RefreshSqlCollectionLogInsightsResponse> |
DataSafeAsyncClient.refreshSqlCollectionLogInsights(RefreshSqlCollectionLogInsightsRequest request,
AsyncHandler<RefreshSqlCollectionLogInsightsRequest,RefreshSqlCollectionLogInsightsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RefreshSqlCollectionLogInsightsRequest |
RefreshSqlCollectionLogInsightsRequest.Builder.build()
Build the instance of RefreshSqlCollectionLogInsightsRequest as configured by this
builder
|
RefreshSqlCollectionLogInsightsRequest |
RefreshSqlCollectionLogInsightsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RefreshSqlCollectionLogInsightsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RefreshSqlCollectionLogInsightsRequest.Builder |
RefreshSqlCollectionLogInsightsRequest.Builder.copy(RefreshSqlCollectionLogInsightsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.