Package com.dnsimple.request
Class CertificatePurchaseOptions
java.lang.Object
com.dnsimple.request.CertificatePurchaseOptions
-
Method Summary
Modifier and TypeMethodDescriptionalternateNames(String... names) Set alternate names for the certificateEnable auto-renew for the certificatestatic CertificatePurchaseOptionssignatureAlgorithm(SignatureAlgorithm signatureAlgorithm) Set the signature algorithm for the certificate
-
Method Details
-
of
- Parameters:
name- The name of the certificate to be requested
-
autoRenew
Enable auto-renew for the certificate -
alternateNames
Set alternate names for the certificate -
signatureAlgorithm
Set the signature algorithm for the certificate
-