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

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

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

Subclasses of GenericBucketRequest in com.baidubce.services.bos.model
 class AbortMultipartUploadRequest
          The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
 class CompleteMultipartUploadRequest
          Container for the parameters of the CompleteMultipartUpload operation.
 class CopyObjectRequest
          Provides options for copying an Baidu Bos object from a source location to a new destination.
 class CreateBucketRequest
          Provides options for creating an Baidu Bos bucket.
 class DeleteBucketRequest
          Provides options for deleting a specified bucket.
 class DeleteObjectRequest
           
 class DoesBucketExistRequest
           
 class GenericObjectRequest
           
 class GenericUploadRequest
           
 class GetBucketAclRequest
          Request object containing all the options for requesting a bucket's Access Control List (ACL).
 class GetBucketLocationRequest
          Get Bucket Location Request class
 class GetObjectMetadataRequest
          Provides options for obtaining the metadata for the specified Baidu Bos object without actually fetching the object contents.
 class GetObjectRequest
          Provides options for downloading an Baidu Bos object.
 class InitiateMultipartUploadRequest
          The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
 class ListMultipartUploadsRequest
          Container for the parameters of the ListMultipartUploads operation.
 class ListObjectsRequest
          Contains options to return a list of summary information about the objects in the specified bucket.
 class ListPartsRequest
          Container for the the parameters of the ListParts operation.
 class PutObjectRequest
          Uploads a new object to the specified Baidu Bos bucket.
 class SetBucketAclRequest
          Request object containing all the options for setting a bucket's Access Control List (ACL).
 class UploadPartRequest
          Contains the parameters used for the UploadPart operation on Baidu Bos.
 

Methods in com.baidubce.services.bos.model that return GenericBucketRequest
abstract  GenericBucketRequest GenericBucketRequest.withBucketName(String bucketName)
           
 



Copyright © 2016. All rights reserved.