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