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