Uses of Class
com.baidubce.services.bos.BosObjectInputStream

Packages that use BosObjectInputStream
com.baidubce.services.bos.model   
 

Uses of BosObjectInputStream in com.baidubce.services.bos.model
 

Methods in com.baidubce.services.bos.model that return BosObjectInputStream
 BosObjectInputStream BosObject.getObjectContent()
          Gets an input stream containing the contents of this object.
 

Methods in com.baidubce.services.bos.model with parameters of type BosObjectInputStream
 void BosObject.setObjectContent(BosObjectInputStream objectContent)
          Sets the input stream containing this object's contents.
 



Copyright © 2018. All rights reserved.