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