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