Package | Description |
---|---|
com.oracle.bmc.functions.requests |
Modifier and Type | Method and Description |
---|---|
static ListPbfListingsRequest.SortOrder |
ListPbfListingsRequest.SortOrder.create(String key) |
ListPbfListingsRequest.SortOrder |
ListPbfListingsRequest.getSortOrder()
Specifies sort order.
|
static ListPbfListingsRequest.SortOrder |
ListPbfListingsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListPbfListingsRequest.SortOrder[] |
ListPbfListingsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListPbfListingsRequest.Builder |
ListPbfListingsRequest.Builder.sortOrder(ListPbfListingsRequest.SortOrder sortOrder)
Specifies sort order.
|
Copyright © 2016–2024. All rights reserved.