public class GetCertificateResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
GetCertificateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getStatus()
证书生成状态
|
String |
getUrl()
证书下载链接
|
void |
setStatus(String status)
证书生成状态
|
void |
setUrl(String url)
证书下载链接
|
Copyright © 2021. All Rights Reserved.