| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request |
| Modifier and Type | Method and Description |
|---|---|
CertificateConfiguration |
CertificateConfiguration.withCertId(String certId)
Sets the certificate ID and return the updated CertificateConfiguration object.
|
CertificateConfiguration |
CertificateConfiguration.withDeleteCertificate(Boolean deleteCertificate)
Sets the deleting certificate flag and return the updated CertificateConfiguration object.
|
CertificateConfiguration |
CertificateConfiguration.withForceOverwriteCert(boolean forceOverwriteCert)
Set if force overwrite certificate or not and return the updated CertificateConfiguration object.
|
CertificateConfiguration |
CertificateConfiguration.withPreviousCertId(String previousCertId)
Sets the previous certificate ID and return the updated CertificateConfiguration object.
|
CertificateConfiguration |
CertificateConfiguration.withPrivateKey(String privateKey)
Sets the certificate private key and return the updated CertificateConfiguration object.
|
CertificateConfiguration |
CertificateConfiguration.withPublicKey(String publicKey)
Sets the certificate public key and return the updated CertificateConfiguration object.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateConfiguration |
SetProjectCnameRequest.getCertificateConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetProjectCnameRequest.setCertificateConfiguration(CertificateConfiguration certificateConfiguration) |
Copyright © 2025. All Rights Reserved.