public class TransferDomainRequest extends AmazonWebServiceRequest implements java.io.Serializable, java.lang.Cloneable
The TransferDomain request includes the following elements.
Modifier and Type | Field and Description |
---|---|
private ContactDetail |
adminContact
Provides detailed contact information.
|
private java.lang.String |
authCode
The authorization code for the domain.
|
private java.lang.Boolean |
autoRenew
Indicates whether the domain will be automatically renewed (true) or not
(false).
|
private java.lang.String |
domainName
The name of a domain.
|
private java.lang.Integer |
durationInYears
The number of years the domain will be registered.
|
private java.lang.String |
idnLangCode
Reserved for future use.
|
private SdkInternalList<Nameserver> |
nameservers
Contains details for the host and glue IP addresses.
|
private java.lang.Boolean |
privacyProtectAdminContact
Whether you want to conceal contact information from WHOIS queries.
|
private java.lang.Boolean |
privacyProtectRegistrantContact
Whether you want to conceal contact information from WHOIS queries.
|
private java.lang.Boolean |
privacyProtectTechContact
Whether you want to conceal contact information from WHOIS queries.
|
private ContactDetail |
registrantContact
Provides detailed contact information.
|
private ContactDetail |
techContact
Provides detailed contact information.
|
NOOP
Constructor and Description |
---|
TransferDomainRequest() |
Modifier and Type | Method and Description |
---|---|
TransferDomainRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(java.lang.Object obj) |
ContactDetail |
getAdminContact()
Provides detailed contact information.
|
java.lang.String |
getAuthCode()
The authorization code for the domain.
|
java.lang.Boolean |
getAutoRenew()
Indicates whether the domain will be automatically renewed (true) or not
(false).
|
java.lang.String |
getDomainName()
The name of a domain.
|
java.lang.Integer |
getDurationInYears()
The number of years the domain will be registered.
|
java.lang.String |
getIdnLangCode()
Reserved for future use.
|
java.util.List<Nameserver> |
getNameservers()
Contains details for the host and glue IP addresses.
|
java.lang.Boolean |
getPrivacyProtectAdminContact()
Whether you want to conceal contact information from WHOIS queries.
|
java.lang.Boolean |
getPrivacyProtectRegistrantContact()
Whether you want to conceal contact information from WHOIS queries.
|
java.lang.Boolean |
getPrivacyProtectTechContact()
Whether you want to conceal contact information from WHOIS queries.
|
ContactDetail |
getRegistrantContact()
Provides detailed contact information.
|
ContactDetail |
getTechContact()
Provides detailed contact information.
|
int |
hashCode() |
java.lang.Boolean |
isAutoRenew()
Indicates whether the domain will be automatically renewed (true) or not
(false).
|
java.lang.Boolean |
isPrivacyProtectAdminContact()
Whether you want to conceal contact information from WHOIS queries.
|
java.lang.Boolean |
isPrivacyProtectRegistrantContact()
Whether you want to conceal contact information from WHOIS queries.
|
java.lang.Boolean |
isPrivacyProtectTechContact()
Whether you want to conceal contact information from WHOIS queries.
|
void |
setAdminContact(ContactDetail adminContact)
Provides detailed contact information.
|
void |
setAuthCode(java.lang.String authCode)
The authorization code for the domain.
|
void |
setAutoRenew(java.lang.Boolean autoRenew)
Indicates whether the domain will be automatically renewed (true) or not
(false).
|
void |
setDomainName(java.lang.String domainName)
The name of a domain.
|
void |
setDurationInYears(java.lang.Integer durationInYears)
The number of years the domain will be registered.
|
void |
setIdnLangCode(java.lang.String idnLangCode)
Reserved for future use.
|
void |
setNameservers(java.util.Collection<Nameserver> nameservers)
Contains details for the host and glue IP addresses.
|
void |
setPrivacyProtectAdminContact(java.lang.Boolean privacyProtectAdminContact)
Whether you want to conceal contact information from WHOIS queries.
|
void |
setPrivacyProtectRegistrantContact(java.lang.Boolean privacyProtectRegistrantContact)
Whether you want to conceal contact information from WHOIS queries.
|
void |
setPrivacyProtectTechContact(java.lang.Boolean privacyProtectTechContact)
Whether you want to conceal contact information from WHOIS queries.
|
void |
setRegistrantContact(ContactDetail registrantContact)
Provides detailed contact information.
|
void |
setTechContact(ContactDetail techContact)
Provides detailed contact information.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
TransferDomainRequest |
withAdminContact(ContactDetail adminContact)
Provides detailed contact information.
|
TransferDomainRequest |
withAuthCode(java.lang.String authCode)
The authorization code for the domain.
|
TransferDomainRequest |
withAutoRenew(java.lang.Boolean autoRenew)
Indicates whether the domain will be automatically renewed (true) or not
(false).
|
TransferDomainRequest |
withDomainName(java.lang.String domainName)
The name of a domain.
|
TransferDomainRequest |
withDurationInYears(java.lang.Integer durationInYears)
The number of years the domain will be registered.
|
TransferDomainRequest |
withIdnLangCode(java.lang.String idnLangCode)
Reserved for future use.
|
TransferDomainRequest |
withNameservers(java.util.Collection<Nameserver> nameservers)
Contains details for the host and glue IP addresses.
|
TransferDomainRequest |
withNameservers(Nameserver... nameservers)
Contains details for the host and glue IP addresses.
|
TransferDomainRequest |
withPrivacyProtectAdminContact(java.lang.Boolean privacyProtectAdminContact)
Whether you want to conceal contact information from WHOIS queries.
|
TransferDomainRequest |
withPrivacyProtectRegistrantContact(java.lang.Boolean privacyProtectRegistrantContact)
Whether you want to conceal contact information from WHOIS queries.
|
TransferDomainRequest |
withPrivacyProtectTechContact(java.lang.Boolean privacyProtectTechContact)
Whether you want to conceal contact information from WHOIS queries.
|
TransferDomainRequest |
withRegistrantContact(ContactDetail registrantContact)
Provides detailed contact information.
|
TransferDomainRequest |
withTechContact(ContactDetail techContact)
Provides detailed contact information.
|
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
private java.lang.String 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
private java.lang.String idnLangCode
Reserved for future use.
private java.lang.Integer 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
private SdkInternalList<Nameserver> nameservers
Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
private java.lang.String authCode
The authorization code for the domain. You get this value from the current registrar.
Type: String
Required: Yes
private java.lang.Boolean 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
| false
Default: true
Required: No
private ContactDetail adminContact
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
private ContactDetail registrantContact
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
private ContactDetail techContact
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
private java.lang.Boolean 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: true
Valid values: true
| false
Required: No
private java.lang.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: true
Valid values: true
| false
Required: No
private java.lang.Boolean 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: true
Valid values: true
| false
Required: No
public void setDomainName(java.lang.String 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
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
public java.lang.String 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
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
public TransferDomainRequest withDomainName(java.lang.String 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
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
public void setIdnLangCode(java.lang.String idnLangCode)
Reserved for future use.
idnLangCode
- Reserved for future use.public java.lang.String getIdnLangCode()
Reserved for future use.
public TransferDomainRequest withIdnLangCode(java.lang.String idnLangCode)
Reserved for future use.
idnLangCode
- Reserved for future use.public void setDurationInYears(java.lang.Integer 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
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
public java.lang.Integer 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
Type: Integer
Default: 1
Valid values: Integer from 1 to 10
Required: Yes
public TransferDomainRequest withDurationInYears(java.lang.Integer 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
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
public java.util.List<Nameserver> getNameservers()
Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
Type: Complex
Children: GlueIps
, Name
Required: No
public void setNameservers(java.util.Collection<Nameserver> nameservers)
Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
nameservers
- Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
public TransferDomainRequest withNameservers(Nameserver... nameservers)
Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
NOTE: This method appends the values to the existing list (if
any). Use setNameservers(java.util.Collection)
or
withNameservers(java.util.Collection)
if you want to override
the existing values.
nameservers
- Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
public TransferDomainRequest withNameservers(java.util.Collection<Nameserver> nameservers)
Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
nameservers
- Contains details for the host and glue IP addresses.
Type: Complex
Children: GlueIps
, Name
Required: No
public void setAuthCode(java.lang.String authCode)
The authorization code for the domain. You get this value from the current registrar.
Type: String
Required: Yes
authCode
- The authorization code for the domain. You get this value from the
current registrar.
Type: String
Required: Yes
public java.lang.String getAuthCode()
The authorization code for the domain. You get this value from the current registrar.
Type: String
Required: Yes
Type: String
Required: Yes
public TransferDomainRequest withAuthCode(java.lang.String authCode)
The authorization code for the domain. You get this value from the current registrar.
Type: String
Required: Yes
authCode
- The authorization code for the domain. You get this value from the
current registrar.
Type: String
Required: Yes
public void setAutoRenew(java.lang.Boolean 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
| false
Default: true
Required: No
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
| false
Default: true
Required: No
public java.lang.Boolean 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
| false
Default: true
Required: No
Type: Boolean
Valid values: true
| false
Default: true
Required: No
public TransferDomainRequest withAutoRenew(java.lang.Boolean 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
| false
Default: true
Required: No
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
| false
Default: true
Required: No
public java.lang.Boolean 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
| false
Default: true
Required: No
Type: Boolean
Valid values: true
| false
Default: true
Required: No
public void setAdminContact(ContactDetail adminContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
adminContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public ContactDetail getAdminContact()
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public TransferDomainRequest withAdminContact(ContactDetail adminContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
adminContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public void setRegistrantContact(ContactDetail registrantContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
registrantContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public ContactDetail getRegistrantContact()
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public TransferDomainRequest withRegistrantContact(ContactDetail registrantContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
registrantContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public void setTechContact(ContactDetail techContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
techContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public ContactDetail getTechContact()
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public TransferDomainRequest withTechContact(ContactDetail techContact)
Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
, PhoneNumber
,
Email
, Fax
, ExtraParams
Required: Yes
techContact
- Provides detailed contact information.
Type: Complex
Children: FirstName
, MiddleName
,
LastName
, ContactType
,
OrganizationName
, AddressLine1
,
AddressLine2
, City
, State
,
CountryCode
, ZipCode
,
PhoneNumber
, Email
, Fax
,
ExtraParams
Required: Yes
public void setPrivacyProtectAdminContact(java.lang.Boolean 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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
public TransferDomainRequest withPrivacyProtectAdminContact(java.lang.Boolean 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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
public void setPrivacyProtectRegistrantContact(java.lang.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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
public TransferDomainRequest withPrivacyProtectRegistrantContact(java.lang.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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
public void setPrivacyProtectTechContact(java.lang.Boolean 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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
public TransferDomainRequest withPrivacyProtectTechContact(java.lang.Boolean 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: true
Valid values: true
| false
Required: No
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: true
Valid values: true
| false
Required: No
public java.lang.Boolean 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: true
Valid values: true
| false
Required: No
Type: Boolean
Default: true
Valid values: true
| false
Required: No
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 TransferDomainRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()