Class RegisterDomainRequest
- All Implemented Interfaces:
ReadLimitInfo, Serializable, Cloneable
The RegisterDomain request includes the following elements.
- See Also:
-
Field Summary
Fields inherited from class AmazonWebServiceRequest
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Creates a shallow clone of this request.booleanProvides detailed contact information.Indicates whether the domain will be automatically renewed (true) or not (false).The name of a domain.The number of years the domain will be registered.Reserved for future use.Whether you want to conceal contact information from WHOIS queries.Whether you want to conceal contact information from WHOIS queries.Whether you want to conceal contact information from WHOIS queries.Provides detailed contact information.Provides detailed contact information.inthashCode()Indicates whether the domain will be automatically renewed (true) or not (false).Whether you want to conceal contact information from WHOIS queries.Whether you want to conceal contact information from WHOIS queries.Whether you want to conceal contact information from WHOIS queries.voidsetAdminContact(ContactDetail adminContact) Provides detailed contact information.voidsetAutoRenew(Boolean autoRenew) Indicates whether the domain will be automatically renewed (true) or not (false).voidsetDomainName(String domainName) The name of a domain.voidsetDurationInYears(Integer durationInYears) The number of years the domain will be registered.voidsetIdnLangCode(String idnLangCode) Reserved for future use.voidsetPrivacyProtectAdminContact(Boolean privacyProtectAdminContact) Whether you want to conceal contact information from WHOIS queries.voidsetPrivacyProtectRegistrantContact(Boolean privacyProtectRegistrantContact) Whether you want to conceal contact information from WHOIS queries.voidsetPrivacyProtectTechContact(Boolean privacyProtectTechContact) Whether you want to conceal contact information from WHOIS queries.voidsetRegistrantContact(ContactDetail registrantContact) Provides detailed contact information.voidsetTechContact(ContactDetail techContact) Provides detailed contact information.toString()Returns a string representation of this object; useful for testing and debugging.withAdminContact(ContactDetail adminContact) Provides detailed contact information.withAutoRenew(Boolean autoRenew) Indicates whether the domain will be automatically renewed (true) or not (false).withDomainName(String domainName) The name of a domain.withDurationInYears(Integer durationInYears) The number of years the domain will be registered.withIdnLangCode(String idnLangCode) Reserved for future use.withPrivacyProtectAdminContact(Boolean privacyProtectAdminContact) Whether you want to conceal contact information from WHOIS queries.withPrivacyProtectRegistrantContact(Boolean privacyProtectRegistrantContact) Whether you want to conceal contact information from WHOIS queries.withPrivacyProtectTechContact(Boolean privacyProtectTechContact) Whether you want to conceal contact information from WHOIS queries.withRegistrantContact(ContactDetail registrantContact) Provides detailed contact information.withTechContact(ContactDetail techContact) Provides detailed contact information.Methods inherited from class AmazonWebServiceRequest
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
-
Constructor Details
-
RegisterDomainRequest
public RegisterDomainRequest()
-
-
Method Details
-
setDomainName
The name of a domain.
Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
- Parameters:
domainName- The name of a domain.Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
-
getDomainName
The name of a domain.
Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
- Returns:
- The name of a domain.
Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
-
withDomainName
The name of a domain.
Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
- Parameters:
domainName- The name of a domain.Type: String
Default: None
Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported.
Required: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setIdnLangCode
Reserved for future use.
- Parameters:
idnLangCode- Reserved for future use.
-
getIdnLangCode
-
withIdnLangCode
Reserved for future use.
- Parameters:
idnLangCode- Reserved for future use.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setDurationInYears
The number of years the domain will be registered. Domains are registered for a minimum of one year. The maximum period depends on the top-level domain.
Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
- Parameters:
durationInYears- The number of years the domain will be registered. Domains are registered for a minimum of one year. The maximum period depends on the top-level domain.Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
-
getDurationInYears
The number of years the domain will be registered. Domains are registered for a minimum of one year. The maximum period depends on the top-level domain.
Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
- Returns:
- The number of years the domain will be registered. Domains are
registered for a minimum of one year. The maximum period depends
on the top-level domain.
Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
-
withDurationInYears
The number of years the domain will be registered. Domains are registered for a minimum of one year. The maximum period depends on the top-level domain.
Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
- Parameters:
durationInYears- The number of years the domain will be registered. Domains are registered for a minimum of one year. The maximum period depends on the top-level domain.Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setAutoRenew
Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
- Parameters:
autoRenew- Indicates whether the domain will be automatically renewed (true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
-
getAutoRenew
Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
- Returns:
- Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
-
withAutoRenew
Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
- Parameters:
autoRenew- Indicates whether the domain will be automatically renewed (true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isAutoRenew
Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
- Returns:
- Indicates whether the domain will be automatically renewed (
true) or not (false). Autorenewal only takes effect after the account is charged.Type: Boolean
Valid values:
true|falseDefault:
trueRequired: No
-
setAdminContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
adminContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
getAdminContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
withAdminContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
adminContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setRegistrantContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
registrantContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
getRegistrantContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
withRegistrantContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
registrantContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTechContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
techContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
getTechContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
-
withTechContact
Provides detailed contact information.
Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Parameters:
techContact- Provides detailed contact information.Type: Complex
Children:
FirstName,MiddleName,LastName,ContactType,OrganizationName,AddressLine1,AddressLine2,City,State,CountryCode,ZipCode,PhoneNumber,Email,Fax,ExtraParamsRequired: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setPrivacyProtectAdminContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectAdminContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
getPrivacyProtectAdminContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
withPrivacyProtectAdminContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectAdminContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isPrivacyProtectAdminContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
setPrivacyProtectRegistrantContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectRegistrantContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
getPrivacyProtectRegistrantContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
withPrivacyProtectRegistrantContact
public RegisterDomainRequest withPrivacyProtectRegistrantContact(Boolean privacyProtectRegistrantContact) Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectRegistrantContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isPrivacyProtectRegistrantContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
setPrivacyProtectTechContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectTechContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
getPrivacyProtectTechContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
withPrivacyProtectTechContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Parameters:
privacyProtectTechContact- Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isPrivacyProtectTechContact
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries will return contact information for our registrar partner, Gandi, instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
- Returns:
- Whether you want to conceal contact information from WHOIS
queries. If you specify true, WHOIS ("who is") queries will
return contact information for our registrar partner, Gandi,
instead of the contact information that you enter.
Type: Boolean
Default:
trueValid values:
true|falseRequired: No
-
toString
-
equals
-
hashCode
-
clone
Description copied from class:AmazonWebServiceRequestCreates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clonein classAmazonWebServiceRequest- See Also:
-