Uses of Class
com.oracle.bmc.opsi.requests.GetAwrDatabaseSqlReportRequest
- 
Packages that use GetAwrDatabaseSqlReportRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests 
- 
- 
Uses of GetAwrDatabaseSqlReportRequest in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi with parameters of type GetAwrDatabaseSqlReportRequest Modifier and Type Method Description GetAwrDatabaseSqlReportResponseOperationsInsights. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request)Gets the SQL health check report for one SQL of the specified database.Future<GetAwrDatabaseSqlReportResponse>OperationsInsightsAsync. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request, AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)Gets the SQL health check report for one SQL of the specified database.Future<GetAwrDatabaseSqlReportResponse>OperationsInsightsAsyncClient. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request, AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)GetAwrDatabaseSqlReportResponseOperationsInsightsClient. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetAwrDatabaseSqlReportRequest Modifier and Type Method Description Future<GetAwrDatabaseSqlReportResponse>OperationsInsightsAsync. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request, AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)Gets the SQL health check report for one SQL of the specified database.Future<GetAwrDatabaseSqlReportResponse>OperationsInsightsAsyncClient. getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request, AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)
- 
Uses of GetAwrDatabaseSqlReportRequest in com.oracle.bmc.opsi.requestsMethods in com.oracle.bmc.opsi.requests that return GetAwrDatabaseSqlReportRequest Modifier and Type Method Description GetAwrDatabaseSqlReportRequestGetAwrDatabaseSqlReportRequest.Builder. build()Build the instance of GetAwrDatabaseSqlReportRequest as configured by this builderGetAwrDatabaseSqlReportRequestGetAwrDatabaseSqlReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAwrDatabaseSqlReportRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type GetAwrDatabaseSqlReportRequest Modifier and Type Method Description GetAwrDatabaseSqlReportRequest.BuilderGetAwrDatabaseSqlReportRequest.Builder. copy(GetAwrDatabaseSqlReportRequest o)Copy method to populate the builder with values from the given instance.
 
-