com.baidubce.services.iothisk.model
Class CreateSubCertResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothisk.model.IotPkiManageResponse
com.baidubce.services.iothisk.model.CreateSubCertResponse
- All Implemented Interfaces:
- Serializable
public class CreateSubCertResponse
- extends IotPkiManageResponse
Represent the response of create sub cert.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateSubCertResponse
public CreateSubCertResponse()
getCertId
public String getCertId()
setCertId
public void setCertId(String certId)
getDownloadUrl
public String getDownloadUrl()
setDownloadUrl
public void setDownloadUrl(String downloadUrl)
Copyright © 2018. All rights reserved.