Uses of Class
com.baidubce.services.bos.model.BosObjectSummary

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

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

Methods in com.baidubce.services.bos.model that return types with arguments of type BosObjectSummary
 List<BosObjectSummary> ListObjectsResponse.getContents()
          Gets the list of object summaries describing the objects stored in the Bos bucket.
 

Method parameters in com.baidubce.services.bos.model with type arguments of type BosObjectSummary
 void ListObjectsResponse.setContents(List<BosObjectSummary> contents)
          Sets the list of object summaries describing the objects stored in the Bos bucket.
 



Copyright © 2018. All rights reserved.