Class ResendValidationEmailRequest
- All Implemented Interfaces:
ReadLimitInfo, Serializable, Cloneable
- See Also:
-
Field Summary
Fields inherited from class AmazonWebServiceRequest
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Creates a shallow clone of this request.booleanString that contains the ARN of the requested certificate.The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.The base validation domain that will act as the suffix of the email addresses that are used to send the emails.inthashCode()voidsetCertificateArn(String certificateArn) String that contains the ARN of the requested certificate.voidThe Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.voidsetValidationDomain(String validationDomain) The base validation domain that will act as the suffix of the email addresses that are used to send the emails.toString()Returns a string representation of this object; useful for testing and debugging.withCertificateArn(String certificateArn) String that contains the ARN of the requested certificate.withDomain(String domain) The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.withValidationDomain(String validationDomain) The base validation domain that will act as the suffix of the email addresses that are used to send the emails.Methods inherited from class 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
-
ResendValidationEmailRequest
public ResendValidationEmailRequest()
-
-
Method Details
-
setCertificateArn
String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the RequestCertificate action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.
The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012- Parameters:
certificateArn- String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the RequestCertificate action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012
-
getCertificateArn
String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the RequestCertificate action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.
The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012- Returns:
- String that contains the ARN of the requested certificate. The
certificate ARN is generated and returned by the
RequestCertificate action as soon as the request is made.
By default, using this parameter causes email to be sent to all
top-level domains you specified in the certificate request.
The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012
-
withCertificateArn
String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the RequestCertificate action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.
The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012- Parameters:
certificateArn- String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the RequestCertificate action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.The ARN must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setDomain
The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
- Parameters:
domain- The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
-
getDomain
The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
- Returns:
- The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
-
withDomain
The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
- Parameters:
domain- The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setValidationDomain
The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the
Domainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
- Parameters:
validationDomain- The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as theDomainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
-
-
-
getValidationDomain
The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the
Domainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
- Returns:
- The base validation domain that will act as the suffix of the
email addresses that are used to send the emails. This must be
the same as the
Domainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
-
-
-
withValidationDomain
The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the
Domainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
- Parameters:
validationDomain- The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as theDomainvalue or a superdomain of theDomainvalue. For example, if you requested a certificate forsite.subdomain.example.comand specify a ValidationDomain ofsubdomain.example.com, ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:-
admin@subdomain.example.com
-
administrator@subdomain.example.com
-
hostmaster@subdomain.example.com
-
postmaster@subdomain.example.com
-
webmaster@subdomain.example.com
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
toString
-
equals
-
hashCode
-
clone
Description copied from class:AmazonWebServiceRequestCreates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clonein classAmazonWebServiceRequest- See Also:
-