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