com.baidubce.services.iotalarm.model
Class CommonResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.iotalarm.model.CommonResponse
All Implemented Interfaces:
Serializable

public class CommonResponse
extends AbstractBceResponse

Created by yuanyoujun on 2017/6/20.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CommonResponse()
           
 
Method Summary
 String getResult()
           
 void setResult(String result)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonResponse

public CommonResponse()
Method Detail

getResult

public String getResult()

setResult

public void setResult(String result)


Copyright © 2018. All rights reserved.