Uses of Class
com.oracle.bmc.databasemanagement.model.SqlTuningAdvisorTaskSummaryReportStatementCounts
-
Packages that use SqlTuningAdvisorTaskSummaryReportStatementCounts Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of SqlTuningAdvisorTaskSummaryReportStatementCounts in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return SqlTuningAdvisorTaskSummaryReportStatementCounts Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportStatementCounts
SqlTuningAdvisorTaskSummaryReportStatementCounts.Builder. build()
SqlTuningAdvisorTaskSummaryReportStatementCounts
SqlTuningAdvisorTaskSummaryReportStatistics. getStatementCounts()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportStatementCounts Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportStatementCounts.Builder
SqlTuningAdvisorTaskSummaryReportStatementCounts.Builder. copy(SqlTuningAdvisorTaskSummaryReportStatementCounts model)
SqlTuningAdvisorTaskSummaryReportStatistics.Builder
SqlTuningAdvisorTaskSummaryReportStatistics.Builder. statementCounts(SqlTuningAdvisorTaskSummaryReportStatementCounts statementCounts)
Constructors in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportStatementCounts Constructor Description SqlTuningAdvisorTaskSummaryReportStatistics(SqlTuningAdvisorTaskSummaryReportStatementCounts statementCounts, SqlTuningAdvisorTaskSummaryFindingCounts findingCounts, SqlTuningAdvisorTaskSummaryFindingBenefits findingBenefits)
Deprecated.
-