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