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