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