| Package | Description |
|---|---|
| org.openstack4j.model.dns.v2 | |
| org.openstack4j.model.dns.v2.builder | |
| org.openstack4j.openstack.dns.v2.domain |
| Modifier and Type | Method and Description |
|---|---|
ZoneType |
Zone.getType() |
static ZoneType |
ZoneType.value(String v) |
static ZoneType |
ZoneType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZoneType[] |
ZoneType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZoneBuilder |
ZoneBuilder.type(ZoneType type) |
| Modifier and Type | Method and Description |
|---|---|
ZoneType |
DesignateZone.getType() |
| Modifier and Type | Method and Description |
|---|---|
ZoneBuilder |
DesignateZone.ZoneConcreteBuilder.type(ZoneType type) |
Copyright © 2020. All rights reserved.