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