Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
static ListZonesRequest.ZoneType |
ListZonesRequest.ZoneType.create(String key) |
ListZonesRequest.ZoneType |
ListZonesRequest.getZoneType()
Search by zone type,
PRIMARY or SECONDARY . |
static ListZonesRequest.ZoneType |
ListZonesRequest.ZoneType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListZonesRequest.ZoneType[] |
ListZonesRequest.ZoneType.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.zoneType(ListZonesRequest.ZoneType zoneType)
Search by zone type,
PRIMARY or SECONDARY . |
Copyright © 2016–2024. All rights reserved.