Package | Description |
---|---|
com.oracle.bmc.functions.requests |
Modifier and Type | Method and Description |
---|---|
static ListApplicationsRequest.SortBy |
ListApplicationsRequest.SortBy.create(String key) |
ListApplicationsRequest.SortBy |
ListApplicationsRequest.getSortBy()
Specifies the attribute with which to sort the rules.
|
static ListApplicationsRequest.SortBy |
ListApplicationsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListApplicationsRequest.SortBy[] |
ListApplicationsRequest.SortBy.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.sortBy(ListApplicationsRequest.SortBy sortBy)
Specifies the attribute with which to sort the rules.
|
Copyright © 2016–2024. All rights reserved.