public class CheckDomainAvailabilityResult
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
The CheckDomainAvailability response includes the following elements.
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
availability
Whether the domain name is available for registering.
|
Constructor and Description |
---|
CheckDomainAvailabilityResult() |
Modifier and Type | Method and Description |
---|---|
CheckDomainAvailabilityResult |
clone() |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAvailability()
Whether the domain name is available for registering.
|
int |
hashCode() |
void |
setAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
|
void |
setAvailability(java.lang.String availability)
Whether the domain name is available for registering.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
CheckDomainAvailabilityResult |
withAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
|
CheckDomainAvailabilityResult |
withAvailability(java.lang.String availability)
Whether the domain name is available for registering.
|
private java.lang.String availability
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.public void setAvailability(java.lang.String availability)
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.availability
- Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved
under specific conditions.AVAILABLE_PREORDER
– The domain name is available
and can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not
available.UNAVAILABLE_RESTRICTED
– The domain name is
forbidden.RESERVED
– The domain name has been reserved for
another person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available.
Amazon Route 53 can return this response for a variety of reasons,
for example, the registry is performing maintenance. Try again
later.DomainAvailability
public java.lang.String getAvailability()
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.
You can only register domains designated as
AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved
under specific conditions.AVAILABLE_PREORDER
– The domain name is
available and can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not
available.UNAVAILABLE_RESTRICTED
– The domain name is
forbidden.RESERVED
– The domain name has been reserved for
another person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available.
Amazon Route 53 can return this response for a variety of
reasons, for example, the registry is performing maintenance. Try
again later.DomainAvailability
public CheckDomainAvailabilityResult withAvailability(java.lang.String availability)
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.availability
- Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved
under specific conditions.AVAILABLE_PREORDER
– The domain name is available
and can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not
available.UNAVAILABLE_RESTRICTED
– The domain name is
forbidden.RESERVED
– The domain name has been reserved for
another person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available.
Amazon Route 53 can return this response for a variety of reasons,
for example, the registry is performing maintenance. Try again
later.DomainAvailability
public void setAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.availability
- Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved
under specific conditions.AVAILABLE_PREORDER
– The domain name is available
and can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not
available.UNAVAILABLE_RESTRICTED
– The domain name is
forbidden.RESERVED
– The domain name has been reserved for
another person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available.
Amazon Route 53 can return this response for a variety of reasons,
for example, the registry is performing maintenance. Try again
later.DomainAvailability
public CheckDomainAvailabilityResult withAvailability(DomainAvailability availability)
Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved under
specific conditions.AVAILABLE_PREORDER
– The domain name is available and
can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not available.UNAVAILABLE_RESTRICTED
– The domain name is forbidden.RESERVED
– The domain name has been reserved for another
person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available. Amazon
Route 53 can return this response for a variety of reasons, for example,
the registry is performing maintenance. Try again later.availability
- Whether the domain name is available for registering.
You can only register domains designated as AVAILABLE
.
Type: String
Valid values:
AVAILABLE
– The domain name is available.AVAILABLE_RESERVED
– The domain name is reserved
under specific conditions.AVAILABLE_PREORDER
– The domain name is available
and can be preordered.UNAVAILABLE
– The domain name is not available.UNAVAILABLE_PREMIUM
– The domain name is not
available.UNAVAILABLE_RESTRICTED
– The domain name is
forbidden.RESERVED
– The domain name has been reserved for
another person or organization.DONT_KNOW
– The TLD registry didn't reply with a
definitive answer about whether the domain name is available.
Amazon Route 53 can return this response for a variety of reasons,
for example, the registry is performing maintenance. Try again
later.DomainAvailability
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public CheckDomainAvailabilityResult clone()
clone
in class java.lang.Object