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