| Package | Description |
|---|---|
| org.openstack4j.model.compute.ext | |
| org.openstack4j.openstack.compute.domain.ext |
| Modifier and Type | Method and Description |
|---|---|
static DomainEntry.Scope |
DomainEntry.Scope.forValue(String value)
Deprecated.
|
DomainEntry.Scope |
DomainEntry.getScope()
Deprecated.
The scope of this domain name
|
static DomainEntry.Scope |
DomainEntry.Scope.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static DomainEntry.Scope[] |
DomainEntry.Scope.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DomainEntry.Scope |
ExtDomainEntry.getScope()
Deprecated.
|
| Constructor and Description |
|---|
ExtDomainEntry(DomainEntry.Scope scope,
String availabilityZone,
String project)
Deprecated.
|
Copyright © 2020. All rights reserved.