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

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

Uses of GetBucketLocationRequest in com.baidubce.services.bos
 

Methods in com.baidubce.services.bos with parameters of type GetBucketLocationRequest
 GetBucketLocationResponse BosClient.getBucketLocation(GetBucketLocationRequest request)
          Gets the Location for the specified Bos bucket.
 

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

Methods in com.baidubce.services.bos.model that return GetBucketLocationRequest
 GetBucketLocationRequest GetBucketLocationRequest.withBucketName(String bucketName)
           
 GetBucketLocationRequest GetBucketLocationRequest.withRequestCredentials(BceCredentials credentials)
           
 



Copyright © 2018. All rights reserved.