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