com.baidubce.services.iothisk.model
Class GetBatchCreateStatusResponse.DeviceIdAndCertId
java.lang.Object
com.baidubce.services.iothisk.model.GetBatchCreateStatusResponse.DeviceIdAndCertId
- Enclosing class:
- GetBatchCreateStatusResponse
public static class GetBatchCreateStatusResponse.DeviceIdAndCertId
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetBatchCreateStatusResponse.DeviceIdAndCertId
public GetBatchCreateStatusResponse.DeviceIdAndCertId()
getDeviceId
public String getDeviceId()
setDeviceId
public void setDeviceId(String deviceId)
getCertId
public String getCertId()
setCertId
public void setCertId(String certId)
Copyright © 2018. All rights reserved.