Package | Description |
---|---|
com.oracle.bmc.usage.requests |
Modifier and Type | Method and Description |
---|---|
static ListRedemptionsRequest.SortBy |
ListRedemptionsRequest.SortBy.create(String key) |
ListRedemptionsRequest.SortBy |
ListRedemptionsRequest.getSortBy()
The field to be used only for list redemptions API.
|
static ListRedemptionsRequest.SortBy |
ListRedemptionsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListRedemptionsRequest.SortBy[] |
ListRedemptionsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListRedemptionsRequest.Builder |
ListRedemptionsRequest.Builder.sortBy(ListRedemptionsRequest.SortBy sortBy)
The field to be used only for list redemptions API.
|
Copyright © 2016–2024. All rights reserved.