Method DetailagreeToTerms(String contactEmail) Marks the terms agreed to by the indicated contact email.
Parameters:
Since: 08-30-2021 configure() Executes the next configuration step for this Acme setting. See c.getError(). Since: 08-30-2021 dnsReady() Indicates DNS changes have been made and we can trigger validation Since: 01-17-2022 forceDelete() Deletes this service. All related artifacts must be manually deleted. Since: 12-13-2021 File getCertificate() Returns the certificate. Returns: File Since: 09-11-2023 Data getDNSRecord() Returns information on the DNS TXT record to be created to prove domain ownership. Returns: Data Since: 08-30-2021 String getDomain() Returns the domain of the service. Returns: String Since: 08-30-2021 String getEmail() Returns the contact email of the service. Returns: String Since: 08-30-2021 String getJobId() Returns the job ID. Returns: String Since: 08-30-2021 String getOrderStatus() Returns the order status of the service. Returns: String Since: 08-30-2021 Date getRenewalDate() Returns the certificate renewal date. Returns: Date Since: 08-30-2021 String getStatus() Returns the status of the service. Returns: String Since: 08-30-2021 String getTarget() Returns the target- production or stage. Returns: String Since: 08-30-2021 String getTermsUrl() Returns the terms URL. Returns: String Since: 08-30-2021 boolean isIncludeRoot() Returns true if this record is configured to include the root domain. Returns: boolean Since: 01-04-2022 boolean isWildCard() Returns true if this record is a wildcard. Returns: boolean Since: 01-04-2022 boolean publish() Publishes the certificate to the load balancer for this cloud, returning true on success. Returns: boolean Since: 08-30-2021 boolean remove() Deletes this service. It must be revoked first. Returns true on success. Returns: boolean Since: 08-30-2021 renew() Forces a renewal of the certificate which basically clears the order and starts over. Wildcard certs will require a manual DNS update. Since: 08-30-2021 boolean restart() Restarts the load balancer for this cloud, returning true on success. This should be called in a background process, off hours. Returns: boolean Since: 01-18-2022 boolean revoke() Revokes the certificate. Returns: boolean Since: 08-30-2021 setJobId(String jobId) Sets the job ID.
Parameters:
Since: 08-30-2021 String toString() Returns a description of this object Returns: String Since: 08-30-2021 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 22, 2024 11:54 AM |