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