com.baidubce.services.iothisk.model
Class QueryClientCertResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothisk.model.IotPkiManageResponse
com.baidubce.services.iothisk.model.QueryClientCertResponse
- All Implemented Interfaces:
- Serializable
public class QueryClientCertResponse
- extends IotPkiManageResponse
Represent the response of query client certs.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryClientCertResponse
public QueryClientCertResponse()
getClientCerts
public List<String> getClientCerts()
setClientCerts
public void setClientCerts(List<String> clientCerts)
Copyright © 2018. All rights reserved.