| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
static ListErrataRequest.SortBy |
ListErrataRequest.SortBy.create(String key) |
ListErrataRequest.SortBy |
ListErrataRequest.getSortBy()
The field to sort errata by.
|
static ListErrataRequest.SortBy |
ListErrataRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListErrataRequest.SortBy[] |
ListErrataRequest.SortBy.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.sortBy(ListErrataRequest.SortBy sortBy)
The field to sort errata by.
|
Copyright © 2016–2022. All rights reserved.