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