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