Class UpdateDomainContactPrivacyRequest
- All Implemented Interfaces:
ReadLimitInfo
,Serializable
,Cloneable
The UpdateDomainContactPrivacy request includes the following elements.
- See Also:
-
Field Summary
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
Creates a shallow clone of this request.boolean
Whether you want to conceal contact information from WHOIS queries.The name of a domain.Whether you want to conceal contact information from WHOIS queries.Whether you want to conceal contact information from WHOIS queries.int
hashCode()
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.void
setAdminPrivacy
(Boolean adminPrivacy) Whether you want to conceal contact information from WHOIS queries.void
setDomainName
(String domainName) The name of a domain.void
setRegistrantPrivacy
(Boolean registrantPrivacy) Whether you want to conceal contact information from WHOIS queries.void
setTechPrivacy
(Boolean techPrivacy) Whether you want to conceal contact information from WHOIS queries.toString()
Returns a string representation of this object; useful for testing and debugging.withAdminPrivacy
(Boolean adminPrivacy) Whether you want to conceal contact information from WHOIS queries.withDomainName
(String domainName) The name of a domain.withRegistrantPrivacy
(Boolean registrantPrivacy) Whether you want to conceal contact information from WHOIS queries.withTechPrivacy
(Boolean techPrivacy) Whether you want to conceal contact information from WHOIS queries.Methods inherited from class com.amazonaws.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
-
UpdateDomainContactPrivacyRequest
public UpdateDomainContactPrivacyRequest()
-
-
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.
-
setAdminPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
adminPrivacy
- 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: None
Valid values:
true
|false
Required: No
-
getAdminPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
withAdminPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
adminPrivacy
- 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: None
Valid values:
true
|false
Required: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isAdminPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
setRegistrantPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
registrantPrivacy
- 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: None
Valid values:
true
|false
Required: No
-
getRegistrantPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
withRegistrantPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
registrantPrivacy
- 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: None
Valid values:
true
|false
Required: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isRegistrantPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
setTechPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
techPrivacy
- 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: None
Valid values:
true
|false
Required: No
-
getTechPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
withTechPrivacy
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: None
Valid values:
true
|false
Required: No
- Parameters:
techPrivacy
- 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: None
Valid values:
true
|false
Required: No
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isTechPrivacy
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: None
Valid values:
true
|false
Required: 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: None
Valid values:
true
|false
Required: No
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
Description copied from class:AmazonWebServiceRequest
Creates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clone
in classAmazonWebServiceRequest
- See Also:
-