public abstract class IotResponse extends Response
IotResponse()
String
getRequestId()
getResult()
void
setRequestId(String requestId)
setResult(String result)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IotResponse()
public String getResult()
public void setResult(String result)
public String getRequestId()
public void setRequestId(String requestId)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.