Uses of Package
com.baidubce.services.bos.model

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

Classes in com.baidubce.services.bos.model used by com.baidubce.services.bos
AbortMultipartUploadRequest
          The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
BosObject
          Represents an object stored in Baidu Bos.
CannedAccessControlList
          Specifies constants defining a canned access control list.
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.
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.
GetObjectRequest
          Provides options for downloading an Baidu Bos object.
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.
ObjectMetadata
          Represents the object metadata that is stored with Baidu Bos.
PartETag
          Container for the part number and ETag of an uploaded part.
PutObjectRequest
          Uploads a new object to the specified Baidu Bos bucket.
PutObjectResponse
          Contains the data returned by Baidu Bos from the putObject operation.
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.
 

Classes in com.baidubce.services.bos.model used by com.baidubce.services.bos.model
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.
CannedAccessControlList
          Specifies constants defining a canned access control list.
CompleteMultipartUploadRequest
          Container for the parameters of the CompleteMultipartUpload operation.
CopyObjectRequest
          Provides options for copying an Baidu Bos object from a source location to a new destination.
CreateBucketRequest
          Provides options for creating an Baidu Bos bucket.
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).
GetBucketLocationRequest
          Get Bucket Location Request class
GetObjectMetadataRequest
          Provides options for obtaining the metadata for the specified Baidu Bos object without actually fetching the object contents.
GetObjectRequest
          Provides options for downloading an Baidu Bos object.
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.
ListBucketsRequest
          Request object for listing all the Baidu Bos buckets owned by a user.
ListMultipartUploadsRequest
          Container for the parameters of the ListMultipartUploads operation.
ListObjectsRequest
          Contains options to return a list of summary information about the objects in the specified bucket.
ListPartsRequest
          Container for the the parameters of the ListParts operation.
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.
Permission
          Specifies constants defining an access permission,.
PutObjectRequest
          Uploads a new object to the specified Baidu Bos bucket.
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.
 

Classes in com.baidubce.services.bos.model used by com.baidubce.services.vod.model
ObjectMetadata
          Represents the object metadata that is stored with Baidu Bos.
 



Copyright © 2016. All rights reserved.