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