| Class | Description |
|---|---|
| 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.
|
| BosProgressCallback<T> |
Callback interface used for get progress information
|
| BosResponse | |
| BosResponseMetadata | |
| BucketEncryption |
Bucket encryption
|
| BucketMirroringConfiguration |
Specifies a BucketMirroringConfiguration, use to setting bos bucket mirroring.
|
| BucketReplicationProgress |
Bucket Replication Progress
|
| 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.
|
| Constants |
Contains constants of bos source code
|
| 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 | |
| CustomHeader |
Specifies a CustomHeader, consisting of one headerName and one headerValue.
|
| DeleteBucketCopyrightProtectionRequest |
Provides options for deleting a Bucket CopyrightProtection
|
| DeleteBucketCorsRequest |
Provides options for deleting a Bucket CORS(Cross-Origin Resource Sharing).
|
| DeleteBucketEncryptionRequest |
Provides options for deleting a Bucket Encryption.
|
| DeleteBucketLifecycleRequest |
Provides options for deleting a Bucket Lifecycle.
|
| DeleteBucketLoggingRequest |
Provides options for deleting a Bucket Logging.
|
| DeleteBucketMirroringRequest |
DeleteBucketMirroringRequest class
|
| DeleteBucketReplicationRequest |
Delete Bucket Replication Request
|
| DeleteBucketRequest |
Provides options for deleting a specified bucket.
|
| DeleteBucketStaticWebsiteRequest |
Provides options for deleting a Bucket staticwebsite.
|
| DeleteMultipleObjectsRequest |
Provides options for deleting a multiple objects.
|
| DeleteMultipleObjectsResponse |
Delete Multiple Objects Response
|
| DeleteObjectAclRequest |
Provides options for deleting a object acl.
|
| DeleteObjectRequest | |
| Destination |
The config of dest replication for bucket replication
|
| 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 | |
| GetBucketCopyrightProtectionRequest |
Request for get Bucket CopyrightProtection.
|
| GetBucketCopyrightProtectionResponse |
Get Bucket CopyrightProtection Response
|
| GetBucketCorsRequest |
Request for get Bucket CORS(Cross-Origin Resource Sharing).
|
| GetBucketCorsResponse |
Get Bucket Cors Response
|
| GetBucketEncryptionRequest |
Request for get Bucket Encryption.
|
| GetBucketEncryptionResponse |
Get BucketEncryption 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
|
| GetBucketMirroringRequest |
GetBucketMirroringRequest class
|
| GetBucketMirroringResponse |
GetBucketMirroringResponse class
|
| GetBucketReplicationProgressRequest | |
| GetBucketReplicationRequest |
Request for get Bucket's specific id Replication.
|
| GetBucketReplicationResponse |
Get Bucket Replication Response
|
| GetBucketStaticWebsiteRequest |
Request for get Bucket StaticWebsite.
|
| GetBucketStaticWebsiteResponse |
Get Bucket StaticWebsite Response
|
| GetBucketStorageClassRequest | |
| GetBucketStorageClassResponse | |
| 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 | |
| GetObjectSymlinkRequest |
Provides options for get an Baidu Bos object symlink.
|
| GetObjectSymlinkResponse |
response of get object symlink
|
| Grant |
Specifies a grant, consisting of one grantee and one permission.
|
| Grantee |
Represents the grantee of an Baidu Bos bucket.
|
| HeadBucketRequest | |
| HeadBucketResponse | |
| 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.
|
| InputSerialization |
InputSerialization for selecting object request
|
| ListBucketReplicationRequest |
Container for the the parameters of the List Bucket Replication.
|
| ListBucketReplicationResponse |
Response for list bucket replication
|
| 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.
|
| OutputSerialization |
OutputSerialization for selecting object request
|
| 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.
|
| PutBucketMirroringRequest |
PutBucketMirroringRequest class
|
| PutBucketStorageClassRequest | |
| PutObjectRequest |
Uploads a new object to the specified Baidu Bos bucket.
|
| PutObjectResponse |
Contains the data returned by Baidu Bos from the
putObject operation. |
| PutSuperObjectRequest |
Request object containing all the options for put Super Object to bucket.
|
| Referer |
For Bucket Acl Condition.
|
| ReplicateHistory |
The ReplicateHistory of bucket replication
|
| Resource |
resources of Bucket Acl.
|
| ResponseHeaderOverrides |
Container object for overriding headers on a GetObjectRequest or
GeneratePresignedUrlRequest response.
|
| RestoreObjectRequest |
Restore object request for restoring archive object
|
| Rule |
The Rule for Bucket Lifecycle.
|
| SelectObjectRequest |
The request used to encapsulate the query object
|
| SelectObjectResponse |
response of select object, including the parsed query result
|
| SetBucketAclRequest |
Request object containing all the options for setting a bucket's Access Control List (ACL).
|
| SetBucketCopyrightProtectionRequest |
Request object containing all the options for setting a bucket's CopyrightProtection.
|
| SetBucketCorsRequest |
Request object containing all the options for setting a bucket's CORS(Cross-Origin Resource Sharing).
|
| SetBucketEncryptionRequest |
Request object containing all the options for setting a bucket's Encryption.
|
| 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.
|
| SetBucketReplicationRequest |
Request object containing all the options for setting a bucket's replication.
|
| SetBucketStaticWebsiteRequest |
Request object containing all the options for setting a bucket's staticwebsite.
|
| SetObjectAclRequest |
Request object containing all the options for setting a Object's Access Control List (ACL).
|
| SetObjectSymlinkRequest |
Request object containing all the options for setting a object symlink.
|
| SetObjectSymlinkResponse |
response of set object symlink
|
| StateSummaryRequest |
The request used to stat size, objects, files begin with the prefix
|
| StateSummaryResponse |
Contains options to return a summary information about the contents begin with the prefix.
|
| 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 | Description |
|---|---|
| AllowedMethods |
For Bucket CORS(Cross-Origin Resource Sharing).
|
| CannedAccessControlList |
Specifies constants defining a canned access control list.
|
| Permission |
Specifies constants defining an access permission,.
|
| SelectObjectRequest.ExpressionType |
Copyright © 2023. All rights reserved.