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

Packages that use FetchObjectResponse
com.baidubce.services.bos   
 

Uses of FetchObjectResponse in com.baidubce.services.bos
 

Methods in com.baidubce.services.bos that return FetchObjectResponse
 FetchObjectResponse BosClient.fetchObject(FetchObjectRequest request)
          Fetches a source object to a new destination in Bos.
 FetchObjectResponse BosClient.fetchObject(String bucketName, String key, String sourceUrl)
          Fetches a source object to a new destination in Bos.
 FetchObjectResponse BosClient.fetchObject(String bucketName, String key, String sourceUrl, String mode)
          Fetches a source object to a new destination in Bos.
 



Copyright © 2018. All rights reserved.