com.baidubce.services.iothub.model
Class QueryPolicyResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothub.model.BaseResponse
com.baidubce.services.iothub.model.QueryResponse
com.baidubce.services.iothub.model.QueryPolicyResponse
- All Implemented Interfaces:
- Serializable
public class QueryPolicyResponse
- extends QueryResponse
Represent the response to query the specified policy.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryPolicyResponse
public QueryPolicyResponse()
getPolicyName
public String getPolicyName()
setPolicyName
public void setPolicyName(String policyName)
Copyright © 2018. All rights reserved.