public class BucketDomainCertificateInfo extends Object implements Serializable
| Constructor and Description |
|---|
BucketDomainCertificateInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCert() |
String |
getCertType() |
String |
getPrivateKey() |
void |
setCert(String cert) |
void |
setCertType(String certType) |
void |
setPrivateKey(String privateKey) |
Copyright © 2023. All rights reserved.