Package com.baidubce.services.bos.model

Class Summary
AbortMultipartUploadRequest The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
BosObject Represents an object stored in Baidu Bos.
BosObjectSummary Contains the summary of an object stored in a Baidu Bos bucket.
BosResponse  
BosResponseMetadata  
BucketSummary Represents an Baidu Bos bucket.
CommonPrefixesDeserializer  
CompleteMultipartUploadRequest Container for the parameters of the CompleteMultipartUpload operation.
CompleteMultipartUploadResponse The CompleteMultipartUploadResponse contains all the information about the CompleteMultipartUpload method.
CopyObjectRequest Provides options for copying an Baidu Bos object from a source location to a new destination.
CopyObjectResponse Contains the data returned by Baidu Bos from the BosClient.copyObject(CopyObjectRequest copyObjectRequest) call.
CreateBucketRequest Provides options for creating an Baidu Bos bucket.
CreateBucketResponse  
DeleteBucketRequest Provides options for deleting a specified bucket.
DeleteObjectRequest  
DoesBucketExistRequest  
GeneratePresignedUrlRequest Contains options to generate a pre-signed URL for an Baidu BOS resource.
GenericBucketRequest  
GenericObjectRequest  
GenericUploadRequest  
GetBosAccountOwnerRequest  
GetBucketAclRequest Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclResponse  
GetBucketLocationRequest Get Bucket Location Request class
GetBucketLocationResponse Get Bucket Location Response
GetObjectMetadataRequest Provides options for obtaining the metadata for the specified Baidu Bos object without actually fetching the object contents.
GetObjectMetadataResponse  
GetObjectRequest Provides options for downloading an Baidu Bos object.
GetObjectResponse  
Grant Specifies a grant, consisting of one grantee and one permission.
Grantee Represents the grantee of an Baidu Bos bucket.
InitiateMultipartUploadRequest The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
InitiateMultipartUploadResponse Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
ListBucketsRequest Request object for listing all the Baidu Bos buckets owned by a user.
ListBucketsResponse Response object for listing all the Baidu Bos buckets owned by a user.
ListMultipartUploadsRequest Container for the parameters of the ListMultipartUploads operation.
ListMultipartUploadsResponse The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
ListObjectsRequest Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsResponse Contains the results of listing the objects in an Baidu Bos bucket.
ListPartsRequest Container for the the parameters of the ListParts operation.
ListPartsResponse The ListPartsResponse contains all the information about the ListParts method.
MultipartUploadSummary A multipart upload is an upload to Baidu Bos that is creating by uploading individual pieces of an object, then telling Baidu Bos to complete the multipart upload and concatenate all the individual pieces together into a single object.
ObjectMetadata Represents the object metadata that is stored with Baidu Bos.
PartETag Container for the part number and ETag of an uploaded part.
PartSummary Container for summary information about a part in a multipart upload, such as part number, size, etc.
PutObjectRequest Uploads a new object to the specified Baidu Bos bucket.
PutObjectResponse Contains the data returned by Baidu Bos from the putObject operation.
ResponseHeaderOverrides Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
SetBucketAclRequest Request object containing all the options for setting a bucket's Access Control List (ACL).
UploadPartRequest Contains the parameters used for the UploadPart operation on Baidu Bos.
UploadPartResponse Contains the details returned from Baidu Bos after calling the UploadPart operation.
 

Enum Summary
CannedAccessControlList Specifies constants defining a canned access control list.
Permission Specifies constants defining an access permission,.
 



Copyright © 2016. All rights reserved.