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