| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
static ListErrataRequest.SortOrder |
ListErrataRequest.SortOrder.create(String key) |
ListErrataRequest.SortOrder |
ListErrataRequest.getSortOrder()
The sort order to use, either ‘asc’ or ‘desc’.
|
static ListErrataRequest.SortOrder |
ListErrataRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListErrataRequest.SortOrder[] |
ListErrataRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListErrataRequest.Builder |
ListErrataRequest.Builder.sortOrder(ListErrataRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
Copyright © 2016–2022. All rights reserved.