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