public interface DomainEntry extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
DomainEntry.Scope |
Modifier and Type | Method and Description |
---|---|
String |
getAvailabilityZone()
The associated Availability Zone or NULL
|
String |
getDomain()
The FQDN domain name
|
String |
getProject()
The associated project name
|
DomainEntry.Scope |
getScope()
The scope of this domain name
|
String getAvailabilityZone()
String getDomain()
String getProject()
DomainEntry.Scope getScope()
Copyright © 2017. All rights reserved.