com.baidubce.services.bos.model
Class GetObjectResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.bos.model.BosResponse
          extended by com.baidubce.services.bos.model.GetObjectResponse
All Implemented Interfaces:
Serializable

public class GetObjectResponse
extends BosResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
GetObjectResponse()
           
 
Method Summary
 BosObject getObject()
           
 void setObject(BosObject object)
           
 
Methods inherited from class com.baidubce.services.bos.model.BosResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetObjectResponse

public GetObjectResponse()
Method Detail

getObject

public BosObject getObject()

setObject

public void setObject(BosObject object)


Copyright © 2018. All rights reserved.