Class GetDomainDetailResult
- java.lang.Object
-
- com.amazonaws.services.route53domains.model.GetDomainDetailResult
-
- All Implemented Interfaces:
Serializable,Cloneable
public class GetDomainDetailResult extends Object implements Serializable, Cloneable
The GetDomainDetail response includes the following elements.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetDomainDetailResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetDomainDetailResultclone()booleanequals(Object obj)StringgetAbuseContactEmail()Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.StringgetAbuseContactPhone()Phone number for reporting abuse.ContactDetailgetAdminContact()Provides details about the domain administrative contact.BooleangetAdminPrivacy()Specifies whether contact information for the admin contact is concealed from WHOIS queries.BooleangetAutoRenew()Specifies whether the domain registration is set to renew automatically.DategetCreationDate()The date when the domain was created as found in the response to a WHOIS query.StringgetDnsSec()Reserved for future use.StringgetDomainName()The name of a domain.DategetExpirationDate()The date when the registration for the domain is set to expire.List<Nameserver>getNameservers()The name of the domain.ContactDetailgetRegistrantContact()Provides details about the domain registrant.BooleangetRegistrantPrivacy()Specifies whether contact information for the registrant contact is concealed from WHOIS queries.StringgetRegistrarName()Name of the registrar of the domain as identified in the registry.StringgetRegistrarUrl()Web address of the registrar.StringgetRegistryDomainId()Reserved for future use.StringgetReseller()Reseller of the domain.List<String>getStatusList()An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.ContactDetailgetTechContact()Provides details about the domain technical contact.BooleangetTechPrivacy()Specifies whether contact information for the tech contact is concealed from WHOIS queries.DategetUpdatedDate()The last updated date of the domain as found in the response to a WHOIS query.StringgetWhoIsServer()The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.inthashCode()BooleanisAdminPrivacy()Specifies whether contact information for the admin contact is concealed from WHOIS queries.BooleanisAutoRenew()Specifies whether the domain registration is set to renew automatically.BooleanisRegistrantPrivacy()Specifies whether contact information for the registrant contact is concealed from WHOIS queries.BooleanisTechPrivacy()Specifies whether contact information for the tech contact is concealed from WHOIS queries.voidsetAbuseContactEmail(String abuseContactEmail)Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.voidsetAbuseContactPhone(String abuseContactPhone)Phone number for reporting abuse.voidsetAdminContact(ContactDetail adminContact)Provides details about the domain administrative contact.voidsetAdminPrivacy(Boolean adminPrivacy)Specifies whether contact information for the admin contact is concealed from WHOIS queries.voidsetAutoRenew(Boolean autoRenew)Specifies whether the domain registration is set to renew automatically.voidsetCreationDate(Date creationDate)The date when the domain was created as found in the response to a WHOIS query.voidsetDnsSec(String dnsSec)Reserved for future use.voidsetDomainName(String domainName)The name of a domain.voidsetExpirationDate(Date expirationDate)The date when the registration for the domain is set to expire.voidsetNameservers(Collection<Nameserver> nameservers)The name of the domain.voidsetRegistrantContact(ContactDetail registrantContact)Provides details about the domain registrant.voidsetRegistrantPrivacy(Boolean registrantPrivacy)Specifies whether contact information for the registrant contact is concealed from WHOIS queries.voidsetRegistrarName(String registrarName)Name of the registrar of the domain as identified in the registry.voidsetRegistrarUrl(String registrarUrl)Web address of the registrar.voidsetRegistryDomainId(String registryDomainId)Reserved for future use.voidsetReseller(String reseller)Reseller of the domain.voidsetStatusList(Collection<String> statusList)An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.voidsetTechContact(ContactDetail techContact)Provides details about the domain technical contact.voidsetTechPrivacy(Boolean techPrivacy)Specifies whether contact information for the tech contact is concealed from WHOIS queries.voidsetUpdatedDate(Date updatedDate)The last updated date of the domain as found in the response to a WHOIS query.voidsetWhoIsServer(String whoIsServer)The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.StringtoString()Returns a string representation of this object; useful for testing and debugging.GetDomainDetailResultwithAbuseContactEmail(String abuseContactEmail)Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.GetDomainDetailResultwithAbuseContactPhone(String abuseContactPhone)Phone number for reporting abuse.GetDomainDetailResultwithAdminContact(ContactDetail adminContact)Provides details about the domain administrative contact.GetDomainDetailResultwithAdminPrivacy(Boolean adminPrivacy)Specifies whether contact information for the admin contact is concealed from WHOIS queries.GetDomainDetailResultwithAutoRenew(Boolean autoRenew)Specifies whether the domain registration is set to renew automatically.GetDomainDetailResultwithCreationDate(Date creationDate)The date when the domain was created as found in the response to a WHOIS query.GetDomainDetailResultwithDnsSec(String dnsSec)Reserved for future use.GetDomainDetailResultwithDomainName(String domainName)The name of a domain.GetDomainDetailResultwithExpirationDate(Date expirationDate)The date when the registration for the domain is set to expire.GetDomainDetailResultwithNameservers(Nameserver... nameservers)The name of the domain.GetDomainDetailResultwithNameservers(Collection<Nameserver> nameservers)The name of the domain.GetDomainDetailResultwithRegistrantContact(ContactDetail registrantContact)Provides details about the domain registrant.GetDomainDetailResultwithRegistrantPrivacy(Boolean registrantPrivacy)Specifies whether contact information for the registrant contact is concealed from WHOIS queries.GetDomainDetailResultwithRegistrarName(String registrarName)Name of the registrar of the domain as identified in the registry.GetDomainDetailResultwithRegistrarUrl(String registrarUrl)Web address of the registrar.GetDomainDetailResultwithRegistryDomainId(String registryDomainId)Reserved for future use.GetDomainDetailResultwithReseller(String reseller)Reseller of the domain.GetDomainDetailResultwithStatusList(String... statusList)An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.GetDomainDetailResultwithStatusList(Collection<String> statusList)An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.GetDomainDetailResultwithTechContact(ContactDetail techContact)Provides details about the domain technical contact.GetDomainDetailResultwithTechPrivacy(Boolean techPrivacy)Specifies whether contact information for the tech contact is concealed from WHOIS queries.GetDomainDetailResultwithUpdatedDate(Date updatedDate)The last updated date of the domain as found in the response to a WHOIS query.GetDomainDetailResultwithWhoIsServer(String whoIsServer)The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.
-
-
-
Method Detail
-
setDomainName
public void setDomainName(String domainName)
The name of a domain.
Type: String
- Parameters:
domainName- The name of a domain.Type: String
-
getDomainName
public String getDomainName()
The name of a domain.
Type: String
- Returns:
- The name of a domain.
Type: String
-
withDomainName
public GetDomainDetailResult withDomainName(String domainName)
The name of a domain.
Type: String
- Parameters:
domainName- The name of a domain.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getNameservers
public List<Nameserver> getNameservers()
The name of the domain.
Type: String
- Returns:
- The name of the domain.
Type: String
-
setNameservers
public void setNameservers(Collection<Nameserver> nameservers)
The name of the domain.
Type: String
- Parameters:
nameservers- The name of the domain.Type: String
-
withNameservers
public GetDomainDetailResult withNameservers(Nameserver... nameservers)
The name of the domain.
Type: String
NOTE: This method appends the values to the existing list (if any). Use
setNameservers(java.util.Collection)orwithNameservers(java.util.Collection)if you want to override the existing values.- Parameters:
nameservers- The name of the domain.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withNameservers
public GetDomainDetailResult withNameservers(Collection<Nameserver> nameservers)
The name of the domain.
Type: String
- Parameters:
nameservers- The name of the domain.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setAutoRenew
public void setAutoRenew(Boolean autoRenew)
Specifies whether the domain registration is set to renew automatically.
Type: Boolean
- Parameters:
autoRenew- Specifies whether the domain registration is set to renew automatically.Type: Boolean
-
getAutoRenew
public Boolean getAutoRenew()
Specifies whether the domain registration is set to renew automatically.
Type: Boolean
- Returns:
- Specifies whether the domain registration is set to renew
automatically.
Type: Boolean
-
withAutoRenew
public GetDomainDetailResult withAutoRenew(Boolean autoRenew)
Specifies whether the domain registration is set to renew automatically.
Type: Boolean
- Parameters:
autoRenew- Specifies whether the domain registration is set to renew automatically.Type: Boolean
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isAutoRenew
public Boolean isAutoRenew()
Specifies whether the domain registration is set to renew automatically.
Type: Boolean
- Returns:
- Specifies whether the domain registration is set to renew
automatically.
Type: Boolean
-
setAdminContact
public void setAdminContact(ContactDetail adminContact)
Provides details about the domain administrative contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
adminContact- Provides details about the domain administrative contact.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
getAdminContact
public ContactDetail getAdminContact()
Provides details about the domain administrative contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Provides details about the domain administrative contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
withAdminContact
public GetDomainDetailResult withAdminContact(ContactDetail adminContact)
Provides details about the domain administrative contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
adminContact- Provides details about the domain administrative contact.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setRegistrantContact
public void setRegistrantContact(ContactDetail registrantContact)
Provides details about the domain registrant.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
registrantContact- Provides details about the domain registrant.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
getRegistrantContact
public ContactDetail getRegistrantContact()
Provides details about the domain registrant.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Provides details about the domain registrant.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
withRegistrantContact
public GetDomainDetailResult withRegistrantContact(ContactDetail registrantContact)
Provides details about the domain registrant.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
registrantContact- Provides details about the domain registrant.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTechContact
public void setTechContact(ContactDetail techContact)
Provides details about the domain technical contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
techContact- Provides details about the domain technical contact.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
getTechContact
public ContactDetail getTechContact()
Provides details about the domain technical contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Provides details about the domain technical contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams
-
withTechContact
public GetDomainDetailResult withTechContact(ContactDetail techContact)
Provides details about the domain technical contact.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Parameters:
techContact- Provides details about the domain technical contact.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParams- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setAdminPrivacy
public void setAdminPrivacy(Boolean adminPrivacy)
Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
adminPrivacy- Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
getAdminPrivacy
public Boolean getAdminPrivacy()
Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the admin contact is
concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
withAdminPrivacy
public GetDomainDetailResult withAdminPrivacy(Boolean adminPrivacy)
Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
adminPrivacy- Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isAdminPrivacy
public Boolean isAdminPrivacy()
Specifies whether contact information for the admin contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the admin contact is
concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
setRegistrantPrivacy
public void setRegistrantPrivacy(Boolean registrantPrivacy)
Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
registrantPrivacy- Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
getRegistrantPrivacy
public Boolean getRegistrantPrivacy()
Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the registrant contact
is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
withRegistrantPrivacy
public GetDomainDetailResult withRegistrantPrivacy(Boolean registrantPrivacy)
Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
registrantPrivacy- Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isRegistrantPrivacy
public Boolean isRegistrantPrivacy()
Specifies whether contact information for the registrant contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the registrant contact
is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
setTechPrivacy
public void setTechPrivacy(Boolean techPrivacy)
Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
techPrivacy- Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
getTechPrivacy
public Boolean getTechPrivacy()
Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the tech contact is
concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
withTechPrivacy
public GetDomainDetailResult withTechPrivacy(Boolean techPrivacy)
Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Parameters:
techPrivacy- Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value istrue, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isTechPrivacy
public Boolean isTechPrivacy()
Specifies whether contact information for the tech contact is concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
- Returns:
- Specifies whether contact information for the tech contact is
concealed from WHOIS queries. If the value is
true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
-
setRegistrarName
public void setRegistrarName(String registrarName)
Name of the registrar of the domain as identified in the registry. Amazon Route 53 domains are registered by registrar Gandi. The value is
"GANDI SAS".Type: String
- Parameters:
registrarName- Name of the registrar of the domain as identified in the registry. Amazon Route 53 domains are registered by registrar Gandi. The value is"GANDI SAS".Type: String
-
getRegistrarName
public String getRegistrarName()
Name of the registrar of the domain as identified in the registry. Amazon Route 53 domains are registered by registrar Gandi. The value is
"GANDI SAS".Type: String
- Returns:
- Name of the registrar of the domain as identified in the
registry. Amazon Route 53 domains are registered by registrar
Gandi. The value is
"GANDI SAS".Type: String
-
withRegistrarName
public GetDomainDetailResult withRegistrarName(String registrarName)
Name of the registrar of the domain as identified in the registry. Amazon Route 53 domains are registered by registrar Gandi. The value is
"GANDI SAS".Type: String
- Parameters:
registrarName- Name of the registrar of the domain as identified in the registry. Amazon Route 53 domains are registered by registrar Gandi. The value is"GANDI SAS".Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setWhoIsServer
public void setWhoIsServer(String whoIsServer)
The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.
Type: String
- Parameters:
whoIsServer- The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.Type: String
-
getWhoIsServer
public String getWhoIsServer()
The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.
Type: String
- Returns:
- The fully qualified name of the WHOIS server that can answer the
WHOIS query for the domain.
Type: String
-
withWhoIsServer
public GetDomainDetailResult withWhoIsServer(String whoIsServer)
The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.
Type: String
- Parameters:
whoIsServer- The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setRegistrarUrl
public void setRegistrarUrl(String registrarUrl)
Web address of the registrar.
Type: String
- Parameters:
registrarUrl- Web address of the registrar.Type: String
-
getRegistrarUrl
public String getRegistrarUrl()
Web address of the registrar.
Type: String
- Returns:
- Web address of the registrar.
Type: String
-
withRegistrarUrl
public GetDomainDetailResult withRegistrarUrl(String registrarUrl)
Web address of the registrar.
Type: String
- Parameters:
registrarUrl- Web address of the registrar.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setAbuseContactEmail
public void setAbuseContactEmail(String abuseContactEmail)
Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.
Type: String
- Parameters:
abuseContactEmail- Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.Type: String
-
getAbuseContactEmail
public String getAbuseContactEmail()
Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.
Type: String
- Returns:
- Email address to contact to report incorrect contact information
for a domain, to report that the domain is being used to send
spam, to report that someone is cybersquatting on a domain name,
or report some other type of abuse.
Type: String
-
withAbuseContactEmail
public GetDomainDetailResult withAbuseContactEmail(String abuseContactEmail)
Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.
Type: String
- Parameters:
abuseContactEmail- Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setAbuseContactPhone
public void setAbuseContactPhone(String abuseContactPhone)
Phone number for reporting abuse.
Type: String
- Parameters:
abuseContactPhone- Phone number for reporting abuse.Type: String
-
getAbuseContactPhone
public String getAbuseContactPhone()
Phone number for reporting abuse.
Type: String
- Returns:
- Phone number for reporting abuse.
Type: String
-
withAbuseContactPhone
public GetDomainDetailResult withAbuseContactPhone(String abuseContactPhone)
Phone number for reporting abuse.
Type: String
- Parameters:
abuseContactPhone- Phone number for reporting abuse.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setRegistryDomainId
public void setRegistryDomainId(String registryDomainId)
Reserved for future use.
- Parameters:
registryDomainId- Reserved for future use.
-
getRegistryDomainId
public String getRegistryDomainId()
Reserved for future use.
- Returns:
- Reserved for future use.
-
withRegistryDomainId
public GetDomainDetailResult withRegistryDomainId(String registryDomainId)
Reserved for future use.
- Parameters:
registryDomainId- Reserved for future use.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setCreationDate
public void setCreationDate(Date creationDate)
The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.
- Parameters:
creationDate- The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.
-
getCreationDate
public Date getCreationDate()
The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.
- Returns:
- The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.
-
withCreationDate
public GetDomainDetailResult withCreationDate(Date creationDate)
The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.
- Parameters:
creationDate- The date when the domain was created as found in the response to a WHOIS query. The date format is Unix time.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setUpdatedDate
public void setUpdatedDate(Date updatedDate)
The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.
- Parameters:
updatedDate- The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.
-
getUpdatedDate
public Date getUpdatedDate()
The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.
- Returns:
- The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.
-
withUpdatedDate
public GetDomainDetailResult withUpdatedDate(Date updatedDate)
The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.
- Parameters:
updatedDate- The last updated date of the domain as found in the response to a WHOIS query. The date format is Unix time.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setExpirationDate
public void setExpirationDate(Date expirationDate)
The date when the registration for the domain is set to expire. The date format is Unix time.
- Parameters:
expirationDate- The date when the registration for the domain is set to expire. The date format is Unix time.
-
getExpirationDate
public Date getExpirationDate()
The date when the registration for the domain is set to expire. The date format is Unix time.
- Returns:
- The date when the registration for the domain is set to expire. The date format is Unix time.
-
withExpirationDate
public GetDomainDetailResult withExpirationDate(Date expirationDate)
The date when the registration for the domain is set to expire. The date format is Unix time.
- Parameters:
expirationDate- The date when the registration for the domain is set to expire. The date format is Unix time.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setReseller
public void setReseller(String reseller)
Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have
"Amazon"as the reseller.Type: String
- Parameters:
reseller- Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have"Amazon"as the reseller.Type: String
-
getReseller
public String getReseller()
Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have
"Amazon"as the reseller.Type: String
- Returns:
- Reseller of the domain. Domains registered or transferred using
Amazon Route 53 domains will have
"Amazon"as the reseller.Type: String
-
withReseller
public GetDomainDetailResult withReseller(String reseller)
Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have
"Amazon"as the reseller.Type: String
- Parameters:
reseller- Reseller of the domain. Domains registered or transferred using Amazon Route 53 domains will have"Amazon"as the reseller.Type: String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setDnsSec
public void setDnsSec(String dnsSec)
Reserved for future use.
- Parameters:
dnsSec- Reserved for future use.
-
getDnsSec
public String getDnsSec()
Reserved for future use.
- Returns:
- Reserved for future use.
-
withDnsSec
public GetDomainDetailResult withDnsSec(String dnsSec)
Reserved for future use.
- Parameters:
dnsSec- Reserved for future use.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getStatusList
public List<String> getStatusList()
An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.
ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
- Returns:
- An array of domain name status codes, also known as Extensible
Provisioning Protocol (EPP) status codes.
ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
-
setStatusList
public void setStatusList(Collection<String> statusList)
An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.
ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
- Parameters:
statusList- An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
-
withStatusList
public GetDomainDetailResult withStatusList(String... statusList)
An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.
ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
NOTE: This method appends the values to the existing list (if any). Use
setStatusList(java.util.Collection)orwithStatusList(java.util.Collection)if you want to override the existing values.- Parameters:
statusList- An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withStatusList
public GetDomainDetailResult withStatusList(Collection<String> statusList)
An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.
ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
- Parameters:
statusList- An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.ICANN, the organization that maintains a central database of domain names, has developed a set of domain name status codes that tell you the status of a variety of operations on a domain name, for example, registering a domain name, transferring a domain name to another registrar, renewing the registration for a domain name, and so on. All registrars use this same set of status codes.
For a current list of domain name status codes and an explanation of what each code means, go to the ICANN website and search for
epp status codes. (Search on the ICANN website; web searches sometimes return an old version of the document.)Type: Array of String
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
public String toString()
Returns a string representation of this object; useful for testing and debugging.- Overrides:
toStringin classObject- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public GetDomainDetailResult clone()
-
-