Package | Description |
---|---|
com.amazonaws.services.route53domains.model |
Modifier and Type | Method and Description |
---|---|
static DomainAvailability |
DomainAvailability.fromValue(String value)
Use this in place of valueOf.
|
static DomainAvailability |
DomainAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainAvailability[] |
DomainAvailability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CheckDomainAvailabilityResult.setAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
|
CheckDomainAvailabilityResult |
CheckDomainAvailabilityResult.withAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
|
Copyright © 2018. All rights reserved.