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