Class UpdateDomainContactPrivacyRequest
- java.lang.Object
-
- com.amazonaws.AmazonWebServiceRequest
-
- com.amazonaws.services.route53domains.model.UpdateDomainContactPrivacyRequest
-
- All Implemented Interfaces:
ReadLimitInfo
,Serializable
,Cloneable
public class UpdateDomainContactPrivacyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
The UpdateDomainContactPrivacy request includes the following elements.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
-
Constructor Summary
Constructors Constructor Description UpdateDomainContactPrivacyRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateDomainContactPrivacyRequest
clone()
Creates a shallow clone of this request.boolean
equals(Object obj)
Boolean
getAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries.String
getDomainName()
The name of a domain.Boolean
getRegistrantPrivacy()
Whether you want to conceal contact information from WHOIS queries.Boolean
getTechPrivacy()
Whether you want to conceal contact information from WHOIS queries.int
hashCode()
Boolean
isAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries.Boolean
isRegistrantPrivacy()
Whether you want to conceal contact information from WHOIS queries.Boolean
isTechPrivacy()
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.String
toString()
Returns a string representation of this object; useful for testing and debugging.UpdateDomainContactPrivacyRequest
withAdminPrivacy(Boolean adminPrivacy)
Whether you want to conceal contact information from WHOIS queries.UpdateDomainContactPrivacyRequest
withDomainName(String domainName)
The name of a domain.UpdateDomainContactPrivacyRequest
withRegistrantPrivacy(Boolean registrantPrivacy)
Whether you want to conceal contact information from WHOIS queries.UpdateDomainContactPrivacyRequest
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
-
-
-
-
Method Detail
-
setDomainName
public void setDomainName(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
- 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
public 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
- 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
public UpdateDomainContactPrivacyRequest withDomainName(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
- 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
public void setAdminPrivacy(Boolean 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
- 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
public Boolean 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
public UpdateDomainContactPrivacyRequest withAdminPrivacy(Boolean 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
- 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
public Boolean 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
public void setRegistrantPrivacy(Boolean 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
- 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
public Boolean 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
public UpdateDomainContactPrivacyRequest withRegistrantPrivacy(Boolean 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
- 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
public Boolean 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
public void setTechPrivacy(Boolean 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
- 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
public Boolean 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
public UpdateDomainContactPrivacyRequest withTechPrivacy(Boolean 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
- 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
public Boolean 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
public String toString()
Returns a string representation of this object; useful for testing and debugging.- Overrides:
toString
in classObject
- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public UpdateDomainContactPrivacyRequest 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:
Object.clone()
-
-