com.baidubce.services.iothub.model
Class BaseResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothub.model.BaseResponse
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ListPermissionResponse, ListResponse, QueryEndpointResponse, QueryPermissionResponse, QueryResponse, QueryThingResponse, RenewCertificateResponse
public class BaseResponse
- extends AbstractBceResponse
Represent the base request for all iothub response.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseResponse
public BaseResponse()
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
Copyright © 2018. All rights reserved.