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