| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
static ListSourceExtendedFieldDefinitionsRequest.SortBy |
ListSourceExtendedFieldDefinitionsRequest.SortBy.create(String key) |
ListSourceExtendedFieldDefinitionsRequest.SortBy |
ListSourceExtendedFieldDefinitionsRequest.getSortBy()
sort by source extended field definition
|
static ListSourceExtendedFieldDefinitionsRequest.SortBy |
ListSourceExtendedFieldDefinitionsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSourceExtendedFieldDefinitionsRequest.SortBy[] |
ListSourceExtendedFieldDefinitionsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSourceExtendedFieldDefinitionsRequest.Builder |
ListSourceExtendedFieldDefinitionsRequest.Builder.sortBy(ListSourceExtendedFieldDefinitionsRequest.SortBy sortBy)
sort by source extended field definition
|
Copyright © 2016–2021. All rights reserved.