Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
EnableAutonomousDatabaseOperationsInsightsResponse |
DatabaseClient.enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request) |
EnableAutonomousDatabaseOperationsInsightsResponse |
Database.enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request)
Enables the specified Autonomous Database with Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableAutonomousDatabaseOperationsInsightsResponse> |
DatabaseAsyncClient.enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request,
AsyncHandler<EnableAutonomousDatabaseOperationsInsightsRequest,EnableAutonomousDatabaseOperationsInsightsResponse> handler) |
Future<EnableAutonomousDatabaseOperationsInsightsResponse> |
DatabaseAsync.enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request,
AsyncHandler<EnableAutonomousDatabaseOperationsInsightsRequest,EnableAutonomousDatabaseOperationsInsightsResponse> handler)
Enables the specified Autonomous Database with Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
EnableAutonomousDatabaseOperationsInsightsResponse |
EnableAutonomousDatabaseOperationsInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
EnableAutonomousDatabaseOperationsInsightsResponse.Builder |
EnableAutonomousDatabaseOperationsInsightsResponse.Builder.copy(EnableAutonomousDatabaseOperationsInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.