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