Uses of Class
com.oracle.bmc.opsi.responses.DisableDatabaseInsightResponse
- 
Packages that use DisableDatabaseInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of DisableDatabaseInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return DisableDatabaseInsightResponse Modifier and Type Method Description DisableDatabaseInsightResponseOperationsInsights. disableDatabaseInsight(DisableDatabaseInsightRequest request)Disables a database in Operations Insights.DisableDatabaseInsightResponseOperationsInsightsClient. disableDatabaseInsight(DisableDatabaseInsightRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type DisableDatabaseInsightResponse Modifier and Type Method Description Future<DisableDatabaseInsightResponse>OperationsInsightsAsync. disableDatabaseInsight(DisableDatabaseInsightRequest request, AsyncHandler<DisableDatabaseInsightRequest,DisableDatabaseInsightResponse> handler)Disables a database in Operations Insights.Future<DisableDatabaseInsightResponse>OperationsInsightsAsyncClient. disableDatabaseInsight(DisableDatabaseInsightRequest request, AsyncHandler<DisableDatabaseInsightRequest,DisableDatabaseInsightResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type DisableDatabaseInsightResponse Modifier and Type Method Description Future<DisableDatabaseInsightResponse>OperationsInsightsAsync. disableDatabaseInsight(DisableDatabaseInsightRequest request, AsyncHandler<DisableDatabaseInsightRequest,DisableDatabaseInsightResponse> handler)Disables a database in Operations Insights.Future<DisableDatabaseInsightResponse>OperationsInsightsAsyncClient. disableDatabaseInsight(DisableDatabaseInsightRequest request, AsyncHandler<DisableDatabaseInsightRequest,DisableDatabaseInsightResponse> handler)
- 
Uses of DisableDatabaseInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return DisableDatabaseInsightResponse Modifier and Type Method Description DisableDatabaseInsightResponseDisableDatabaseInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type DisableDatabaseInsightResponse Modifier and Type Method Description DisableDatabaseInsightResponse.BuilderDisableDatabaseInsightResponse.Builder. copy(DisableDatabaseInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-