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