Uses of Class
com.oracle.bmc.opsi.responses.GetDatabaseInsightResponse
- 
Packages that use GetDatabaseInsightResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of GetDatabaseInsightResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return GetDatabaseInsightResponse Modifier and Type Method Description GetDatabaseInsightResponseOperationsInsights. getDatabaseInsight(GetDatabaseInsightRequest request)Gets details of a database insight.GetDatabaseInsightResponseOperationsInsightsClient. getDatabaseInsight(GetDatabaseInsightRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetDatabaseInsightResponse Modifier and Type Method Description Future<GetDatabaseInsightResponse>OperationsInsightsAsync. getDatabaseInsight(GetDatabaseInsightRequest request, AsyncHandler<GetDatabaseInsightRequest,GetDatabaseInsightResponse> handler)Gets details of a database insight.Future<GetDatabaseInsightResponse>OperationsInsightsAsyncClient. getDatabaseInsight(GetDatabaseInsightRequest request, AsyncHandler<GetDatabaseInsightRequest,GetDatabaseInsightResponse> handler)
- 
Uses of GetDatabaseInsightResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return GetDatabaseInsightResponse Modifier and Type Method Description GetDatabaseInsightResponseGetDatabaseInsightResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetDatabaseInsightResponse Modifier and Type Method Description GetDatabaseInsightResponse.BuilderGetDatabaseInsightResponse.Builder. copy(GetDatabaseInsightResponse o)Copy method to populate the builder with values from the given instance.
 
-