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