Package com.baidubce.services.bos.model

Class Summary
AbortMultipartUploadRequest The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
Action For Bos Bucket Lifecycle.
AppendObjectRequest Uploads a new object to the specified Baidu Bos bucket.
AppendObjectResponse Contains the data returned by Baidu Bos from the putObject operation.
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.
Condition The Conditon For Bucket Acl and Bucket Lifecycle.
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.
CopyObjectResponseWithExceptionInfo  
CorsConfiguration CorsConfiguration for Bucket CORS(Cross-Origin Resource Sharing).
CreateBucketRequest Provides options for creating an Baidu Bos bucket.
CreateBucketResponse  
DeleteBucketCorsRequest Provides options for deleting a Bucket CORS(Cross-Origin Resource Sharing).
DeleteBucketLifecycleRequest Provides options for deleting a Bucket Lifecycle.
DeleteBucketLoggingRequest Provides options for deleting a Bucket Logging.
DeleteBucketRequest Provides options for deleting a specified bucket.
DeleteMultipleObjectsRequest Provides options for deleting a multiple objects.
DeleteMultipleObjectsResponse Delete Multiple Objects Response
DeleteObjectAclRequest Provides options for deleting a object acl.
DeleteObjectRequest  
DoesBucketExistRequest  
Errors The Errors class for just resolve Delete Multiple Objects response Json
FetchObjectRequest Provides options for fetching an Baidu Bos object from url.
FetchObjectResponse Contains the data returned by Baidu Bos from the BosClient.fetchObject(FetchObjectRequest fetchObjectRequest) call.
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  
GetBucketCorsRequest Request for get Bucket CORS(Cross-Origin Resource Sharing).
GetBucketCorsResponse Get Bucket Cors Response
GetBucketLifecycleRequest Request for get Bucket Lifecycle.
GetBucketLifecycleResponse Get Bucket Lifecycle Response
GetBucketLocationRequest Get Bucket Location Request class
GetBucketLocationResponse Get Bucket Location Response
GetBucketLoggingRequest  
GetBucketLoggingResponse Get Bucket Logging Response
GetObjectAclRequest  
GetObjectAclResponse  
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.
NotResource notResource of Bucket Acl.
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.
Referer For Bucket Acl Condition.
Resource resources of Bucket Acl.
ResponseHeaderOverrides Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
Rule The Rule for Bucket Lifecycle.
SetBucketAclRequest Request object containing all the options for setting a bucket's Access Control List (ACL).
SetBucketCorsRequest Request object containing all the options for setting a bucket's CORS(Cross-Origin Resource Sharing).
SetBucketLifecycleRequest Request object containing all the options for setting a bucket's Lifecycle.
SetBucketLoggingRequest Request object containing all the options for setting a bucket's Logging.
SetObjectAclRequest Request object containing all the options for setting a Object's Access Control List (ACL).
Time the conditonTime of Bucket Lifecycle.
UploadPartCopyRequest Contains the parameters used for the UploadPartCopy operation on Baidu Bos.
UploadPartCopyResponse Contains the details returned from Baidu Bos after calling the UploadPartCopy operation.
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
AllowedMethods For Bucket CORS(Cross-Origin Resource Sharing).
CannedAccessControlList Specifies constants defining a canned access control list.
Permission Specifies constants defining an access permission,.
 



Copyright © 2018. All rights reserved.