Uses of Class
com.oracle.bmc.databasemanagement.model.SqlTuningAdvisorTaskSummaryReportIndexFindingSummary
-
Packages that use SqlTuningAdvisorTaskSummaryReportIndexFindingSummary Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of SqlTuningAdvisorTaskSummaryReportIndexFindingSummary in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return SqlTuningAdvisorTaskSummaryReportIndexFindingSummary Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportIndexFindingSummarySqlTuningAdvisorTaskSummaryReportIndexFindingSummary.Builder. build()Methods in com.oracle.bmc.databasemanagement.model that return types with arguments of type SqlTuningAdvisorTaskSummaryReportIndexFindingSummary Modifier and Type Method Description List<SqlTuningAdvisorTaskSummaryReportIndexFindingSummary>SqlTuningAdvisorTaskSummaryReport. getIndexFindings()The list of object findings related to indexes.Methods in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportIndexFindingSummary Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportIndexFindingSummary.BuilderSqlTuningAdvisorTaskSummaryReportIndexFindingSummary.Builder. copy(SqlTuningAdvisorTaskSummaryReportIndexFindingSummary model)Method parameters in com.oracle.bmc.databasemanagement.model with type arguments of type SqlTuningAdvisorTaskSummaryReportIndexFindingSummary Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReport.BuilderSqlTuningAdvisorTaskSummaryReport.Builder. indexFindings(List<SqlTuningAdvisorTaskSummaryReportIndexFindingSummary> indexFindings)The list of object findings related to indexes.
-