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