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