@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()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Boolean |
getAdminPrivacy()
Whether you want to conceal contact information from WHOIS queries.
|
Boolean |
getBillingPrivacy()
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 |
isBillingPrivacy()
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 |
setBillingPrivacy(Boolean billingPrivacy)
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 |
withBillingPrivacy(Boolean billingPrivacy)
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, 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, withSdkRequestTimeout
public 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, 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 or for our registrar
associate, Gandi. 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, billing, 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 or for our registrar associate, Gandi.
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, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. 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, billing, registrant, and technical contacts.
public void setBillingPrivacy(Boolean billingPrivacy)
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 or for our registrar associate, Gandi.
If you specify false
, WHOIS queries return the information that you entered for the billing contact.
You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
billingPrivacy
- 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 or for our registrar
associate, Gandi. If you specify false
, WHOIS queries return the information that you entered
for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
public Boolean getBillingPrivacy()
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 or for our registrar associate, Gandi.
If you specify false
, WHOIS queries return the information that you entered for the billing contact.
You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. If you specify false
, WHOIS queries return the information that you
entered for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
public UpdateDomainContactPrivacyRequest withBillingPrivacy(Boolean billingPrivacy)
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 or for our registrar associate, Gandi.
If you specify false
, WHOIS queries return the information that you entered for the billing contact.
You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
billingPrivacy
- 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 or for our registrar
associate, Gandi. If you specify false
, WHOIS queries return the information that you entered
for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
public Boolean isBillingPrivacy()
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 or for our registrar associate, Gandi.
If you specify false
, WHOIS queries return the information that you entered for the billing contact.
You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
true
,
WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar
associate, Gandi. If you specify false
, WHOIS queries return the information that you
entered for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
public String toString()
toString
in class Object
Object.toString()
public UpdateDomainContactPrivacyRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()