com.baidubce.services.dumap.model
Class BaseDuMapResponse

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

public class BaseDuMapResponse
extends AbstractBceResponse

Base dumap response.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
BaseDuMapResponse()
           
 
Method Summary
 String getPayload()
           
 void setPayload(String payload)
           
 
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

BaseDuMapResponse

public BaseDuMapResponse()
Method Detail

getPayload

public String getPayload()

setPayload

public void setPayload(String payload)


Copyright © 2018. All rights reserved.