|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
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. |
|
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
|
|
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
|
|
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. |
|
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. |
|
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). |
|
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). |
|
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. |
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. |
|
Action
For Bos Bucket Lifecycle. |
|
AllowedMethods
For Bucket CORS(Cross-Origin Resource Sharing). |
|
AppendObjectRequest
Uploads a new object to the specified Baidu Bos bucket. |
|
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. |
|
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. |
|
CorsConfiguration
CorsConfiguration for Bucket CORS(Cross-Origin Resource Sharing). |
|
CreateBucketRequest
Provides options for creating an Baidu Bos bucket. |
|
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. |
|
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. |
|
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). |
|
GetBucketCorsRequest
Request for get Bucket CORS(Cross-Origin Resource Sharing). |
|
GetBucketLifecycleRequest
Request for get Bucket Lifecycle. |
|
GetBucketLocationRequest
Get Bucket Location Request class |
|
GetBucketLoggingRequest
|
|
GetObjectAclRequest
|
|
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. |
|
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. |
|
Permission
Specifies constants defining an access permission,. |
|
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. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |