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 SqlTuningAdvisorTaskSummaryReportStatementCountsSqlTuningAdvisorTaskSummaryReportStatementCounts.Builder. build()SqlTuningAdvisorTaskSummaryReportStatementCountsSqlTuningAdvisorTaskSummaryReportStatistics. getStatementCounts()Methods in com.oracle.bmc.databasemanagement.model with parameters of type SqlTuningAdvisorTaskSummaryReportStatementCounts Modifier and Type Method Description SqlTuningAdvisorTaskSummaryReportStatementCounts.BuilderSqlTuningAdvisorTaskSummaryReportStatementCounts.Builder. copy(SqlTuningAdvisorTaskSummaryReportStatementCounts model)SqlTuningAdvisorTaskSummaryReportStatistics.BuilderSqlTuningAdvisorTaskSummaryReportStatistics.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.
-