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

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

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

Methods in com.baidubce.services.bos.model that return types with arguments of type PartSummary
 List<PartSummary> ListPartsResponse.getParts()
          Returns the list of parts described in this part listing.
 

Method parameters in com.baidubce.services.bos.model with type arguments of type PartSummary
 void ListPartsResponse.setParts(List<PartSummary> parts)
          Sets the list of parts described in this part listing.
 



Copyright © 2018. All rights reserved.