Uses of Class
com.oracle.bmc.database.responses.EnableAutonomousDatabaseOperationsInsightsResponse
-
Packages that use EnableAutonomousDatabaseOperationsInsightsResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of EnableAutonomousDatabaseOperationsInsightsResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return EnableAutonomousDatabaseOperationsInsightsResponse Modifier and Type Method Description EnableAutonomousDatabaseOperationsInsightsResponse
Database. enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request)
Enables the specified Autonomous Database with Operations Insights.EnableAutonomousDatabaseOperationsInsightsResponse
DatabaseClient. enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type EnableAutonomousDatabaseOperationsInsightsResponse Modifier and Type Method Description Future<EnableAutonomousDatabaseOperationsInsightsResponse>
DatabaseAsync. enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request, AsyncHandler<EnableAutonomousDatabaseOperationsInsightsRequest,EnableAutonomousDatabaseOperationsInsightsResponse> handler)
Enables the specified Autonomous Database with Operations Insights.Future<EnableAutonomousDatabaseOperationsInsightsResponse>
DatabaseAsyncClient. enableAutonomousDatabaseOperationsInsights(EnableAutonomousDatabaseOperationsInsightsRequest request, AsyncHandler<EnableAutonomousDatabaseOperationsInsightsRequest,EnableAutonomousDatabaseOperationsInsightsResponse> handler)
-
Uses of EnableAutonomousDatabaseOperationsInsightsResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return EnableAutonomousDatabaseOperationsInsightsResponse Modifier and Type Method Description EnableAutonomousDatabaseOperationsInsightsResponse
EnableAutonomousDatabaseOperationsInsightsResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type EnableAutonomousDatabaseOperationsInsightsResponse Modifier and Type Method Description EnableAutonomousDatabaseOperationsInsightsResponse.Builder
EnableAutonomousDatabaseOperationsInsightsResponse.Builder. copy(EnableAutonomousDatabaseOperationsInsightsResponse o)
Copy method to populate the builder with values from the given instance.
-