Uses of Class
com.oracle.bmc.databasemanagement.model.SqlTuningAdvisorTaskSummaryReportTaskInfo
-
Packages that use SqlTuningAdvisorTaskSummaryReportTaskInfo Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of SqlTuningAdvisorTaskSummaryReportTaskInfo in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return SqlTuningAdvisorTaskSummaryReportTaskInfo Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportTaskInfoSqlTuningAdvisorTaskSummaryReportTaskInfo.Builder. build()SqlTuningAdvisorTaskSummaryReportTaskInfoSqlTuningAdvisorTaskSummaryReport. getTaskInfo()Methods in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportTaskInfo Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportTaskInfo.BuilderSqlTuningAdvisorTaskSummaryReportTaskInfo.Builder. copy(SqlTuningAdvisorTaskSummaryReportTaskInfo model)SqlTuningAdvisorTaskSummaryReport.BuilderSqlTuningAdvisorTaskSummaryReport.Builder. taskInfo(SqlTuningAdvisorTaskSummaryReportTaskInfo taskInfo)Constructors in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportTaskInfo Constructor Description SqlTuningAdvisorTaskSummaryReport(SqlTuningAdvisorTaskSummaryReportTaskInfo taskInfo, SqlTuningAdvisorTaskSummaryReportStatistics statistics, List<SqlTuningAdvisorTaskSummaryReportObjectStatFindingSummary> objectStatFindings, List<SqlTuningAdvisorTaskSummaryReportIndexFindingSummary> indexFindings)Deprecated.
-