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