Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static ListSqlTuningSetsRequest.SortBy |
ListSqlTuningSetsRequest.SortBy.create(String key) |
ListSqlTuningSetsRequest.SortBy |
ListSqlTuningSetsRequest.getSortBy()
The option to sort the SQL tuning set summary data.
|
static ListSqlTuningSetsRequest.SortBy |
ListSqlTuningSetsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSqlTuningSetsRequest.SortBy[] |
ListSqlTuningSetsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListSqlTuningSetsRequest.Builder |
ListSqlTuningSetsRequest.Builder.sortBy(ListSqlTuningSetsRequest.SortBy sortBy)
The option to sort the SQL tuning set summary data.
|
Copyright © 2016–2023. All rights reserved.