Uses of Class
com.baidubce.services.lss.model.Bos

Packages that use Bos
com.baidubce.services.lss.model   
 

Uses of Bos in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return Bos
 Bos Recording.getBos()
           
 Bos GetRecordingResponse.getBos()
           
 Bos RecordingInfo.getBos()
           
 Bos Bos.withBucket(String bucket)
          Sets the bucket name.
 Bos Bos.withRegion(String region)
          Sets the region ID
 

Methods in com.baidubce.services.lss.model with parameters of type Bos
 void Recording.setBos(Bos bos)
           
 void GetRecordingResponse.setBos(Bos bos)
           
 void RecordingInfo.setBos(Bos bos)
           
 Recording Recording.withBos(Bos bos)
           
 



Copyright © 2018. All rights reserved.