Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static ListSqlTuningAdvisorTaskFindingsRequest.SortBy |
ListSqlTuningAdvisorTaskFindingsRequest.SortBy.create(String key) |
ListSqlTuningAdvisorTaskFindingsRequest.SortBy |
ListSqlTuningAdvisorTaskFindingsRequest.getSortBy()
The possible sortBy values of an object’s recommendations.
|
static ListSqlTuningAdvisorTaskFindingsRequest.SortBy |
ListSqlTuningAdvisorTaskFindingsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSqlTuningAdvisorTaskFindingsRequest.SortBy[] |
ListSqlTuningAdvisorTaskFindingsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListSqlTuningAdvisorTaskFindingsRequest.Builder |
ListSqlTuningAdvisorTaskFindingsRequest.Builder.sortBy(ListSqlTuningAdvisorTaskFindingsRequest.SortBy sortBy)
The possible sortBy values of an object’s recommendations.
|
Copyright © 2016–2024. All rights reserved.