com.baidubce.services.iothub.model
Class QueryResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothub.model.BaseResponse
com.baidubce.services.iothub.model.QueryResponse
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CreatePrincipalWithCertResponse, QueryPolicyResponse, QueryPrincipalResponse
public class QueryResponse
- extends BaseResponse
Represent the base response to query.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryResponse
public QueryResponse()
getEndpointName
public String getEndpointName()
setEndpointName
public void setEndpointName(String endpointName)
getCreateTime
public String getCreateTime()
setCreateTime
public void setCreateTime(String createTime)
Copyright © 2018. All rights reserved.