Package | Description |
---|---|
com.oracle.bmc.functions.requests |
Modifier and Type | Method and Description |
---|---|
static ListPbfListingVersionsRequest.SortOrder |
ListPbfListingVersionsRequest.SortOrder.create(String key) |
ListPbfListingVersionsRequest.SortOrder |
ListPbfListingVersionsRequest.getSortOrder()
Specifies sort order.
|
static ListPbfListingVersionsRequest.SortOrder |
ListPbfListingVersionsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListPbfListingVersionsRequest.SortOrder[] |
ListPbfListingVersionsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListPbfListingVersionsRequest.Builder |
ListPbfListingVersionsRequest.Builder.sortOrder(ListPbfListingVersionsRequest.SortOrder sortOrder)
Specifies sort order.
|
Copyright © 2016–2024. All rights reserved.