@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateDomainContactPrivacyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
The UpdateDomainContactPrivacy request includes the following elements.
NOOP| Constructor and Description |
|---|
UpdateDomainContactPrivacyRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainContactPrivacyRequest |
clone() |
boolean |
equals(Object obj) |
Boolean |
getAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries.
|
String |
getDomainName()
The name of the domain that you want to update the privacy setting for.
|
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 the domain that you want to update the privacy setting for.
|
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.
|
UpdateDomainContactPrivacyRequest |
withAdminPrivacy(Boolean adminPrivacy)
Whether you want to conceal contact information from WHOIS queries.
|
UpdateDomainContactPrivacyRequest |
withDomainName(String domainName)
The name of the domain that you want to update the privacy setting for.
|
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.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setDomainName(String domainName)
The name of the domain that you want to update the privacy setting for.
domainName - The name of the domain that you want to update the privacy setting for.public String getDomainName()
The name of the domain that you want to update the privacy setting for.
public UpdateDomainContactPrivacyRequest withDomainName(String domainName)
The name of the domain that you want to update the privacy setting for.
domainName - The name of the domain that you want to update the privacy setting for.public void setAdminPrivacy(Boolean adminPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the admin contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
adminPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean getAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the admin contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public UpdateDomainContactPrivacyRequest withAdminPrivacy(Boolean adminPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the admin contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
adminPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean isAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the admin contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public void setRegistrantPrivacy(Boolean registrantPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
registrantPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean getRegistrantPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public UpdateDomainContactPrivacyRequest withRegistrantPrivacy(Boolean registrantPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
registrantPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean isRegistrantPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the registrant contact (domain owner).
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public void setTechPrivacy(Boolean techPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the technical contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
techPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean getTechPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the technical contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public UpdateDomainContactPrivacyRequest withTechPrivacy(Boolean techPrivacy)
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the technical contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
techPrivacy - Whether you want to conceal contact information from WHOIS queries. If you specify true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public Boolean isTechPrivacy()
Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS
("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org domains) or
for our registrar associate, Gandi (for all other TLDs). If you specify false, WHOIS queries return
the information that you entered for the technical contact.
You must specify the same privacy setting for the administrative, registrant, and technical contacts.
true,
WHOIS ("who is") queries return contact information either for Amazon Registrar (for .com, .net, and .org
domains) or for our registrar associate, Gandi (for all other TLDs). If you specify false,
WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, registrant, and technical contacts.
public String toString()
toString in class ObjectObject.toString()public UpdateDomainContactPrivacyRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.