| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.exception | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model | |
| com.qcloud.cos.transfer | |
| com.qcloud.cos.utils |
| 类和说明 |
|---|
| AbortMultipartUploadRequest |
| AccessControlList
Represents an Qcloud COS Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
| Bucket |
| BucketCrossOriginConfiguration |
| BucketLifecycleConfiguration
Container for bucket lifecycle configuration operations.
|
| BucketReplicationConfiguration |
| BucketVersioningConfiguration |
| CannedAccessControlList
Specifies constants defining a canned access control list.
|
| CompleteMultipartUploadRequest |
| CompleteMultipartUploadResult |
| CopyObjectRequest |
| CopyObjectResult |
| CopyPartRequest |
| CopyPartResult |
| COSObject |
| CreateBucketRequest |
| DeleteBucketCrossOriginConfigurationRequest
Request object for the parameters to delete a bucket's cross origin configuration.
|
| DeleteBucketLifecycleConfigurationRequest
Request object for the parameters to delete a bucket's lifecycle configuration.
|
| DeleteBucketReplicationConfigurationRequest |
| DeleteBucketRequest |
| DeleteObjectRequest |
| DeleteObjectsRequest
Provides options for deleting multiple objects in a specified bucket.
|
| DeleteObjectsResult |
| GeneratePresignedUrlRequest |
| GetBucketAclRequest
Request object containing all the options for requesting a bucket's Access Control List (ACL).
|
| GetBucketCrossOriginConfigurationRequest
Request object for the parameters to get a bucket's cross origin configuration.
|
| GetBucketLifecycleConfigurationRequest
Request object for the parameters to get a bucket's lifecycle configuration.
|
| GetBucketLocationRequest |
| GetBucketReplicationConfigurationRequest |
| GetBucketVersioningConfigurationRequest
Request object for the parameters to get a bucket's versioning configuration.
|
| GetObjectAclRequest |
| GetObjectMetadataRequest |
| GetObjectRequest |
| HeadBucketRequest |
| HeadBucketResult
Result object for Head Bucket request.
|
| InitiateMultipartUploadRequest |
| InitiateMultipartUploadResult |
| ListBucketsRequest |
| ListMultipartUploadsRequest |
| ListNextBatchOfObjectsRequest
Request object for parameters of listing next batch of objects.
|
| 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.
|
| MultipartUploadListing
The ListMultipartUploadsResponse contains all the information about the
ListMultipartUploads method.
|
| ObjectListing
Contains the results of listing the objects in an Qcloud COS bucket.
|
| ObjectMetadata
Represents the object metadata that is stored with Qcloud COS.
|
| PartListing
The ListPartsResponse contains all the information about the ListParts
method.
|
| PutObjectRequest
Uploads a new object to the specified Qcloud COS bucket.
|
| PutObjectResult |
| SetBucketAclRequest |
| SetBucketCrossOriginConfigurationRequest
Contains options for setting the cross origin configuration for a bucket.
|
| SetBucketLifecycleConfigurationRequest |
| SetBucketReplicationConfigurationRequest |
| SetBucketVersioningConfigurationRequest |
| SetObjectAclRequest |
| UploadPartRequest |
| UploadPartResult |
| 类和说明 |
|---|
| DeleteObjectsResult.DeletedObject
A successfully deleted object.
|
| 类和说明 |
|---|
| AccessControlList
Represents an Qcloud COS Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
| Bucket |
| BucketCrossOriginConfiguration |
| BucketLifecycleConfiguration
Container for bucket lifecycle configuration operations.
|
| BucketReplicationConfiguration |
| BucketVersioningConfiguration |
| CompleteMultipartUploadResult |
| CopyResult
Contains information returned by COS for a completed copy operation.
|
| COSObject |
| DeleteObjectsRequest
Provides options for deleting multiple objects in a specified bucket.
|
| DeleteObjectsResult.DeletedObject
A successfully deleted object.
|
| GetObjectRequest |
| InitiateMultipartUploadResult |
| MultipartUploadListing
The ListMultipartUploadsResponse contains all the information about the
ListMultipartUploads method.
|
| ObjectListing
Contains the results of listing the objects in an Qcloud COS bucket.
|
| ObjectMetadata
Represents the object metadata that is stored with Qcloud COS.
|
| Owner
Represents the owner of an COS COS bucket.
|
| PartETag |
| PartListing
The ListPartsResponse contains all the information about the ListParts
method.
|
| PutObjectRequest
Uploads a new object to the specified Qcloud COS bucket.
|
| UploadPartRequest |
| 类和说明 |
|---|
| AbortIncompleteMultipartUpload
Specifies the days since the initiation of an Incomplete Multipart Upload that Lifecycle will wait before permanently removing all parts of the upload.
|
| AbortMultipartUploadRequest |
| AbstractPutObjectRequest |
| AccessControlList
Represents an Qcloud COS Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
| BucketCrossOriginConfiguration |
| BucketLifecycleConfiguration
Container for bucket lifecycle configuration operations.
|
| BucketLifecycleConfiguration.NoncurrentVersionTransition
The non-current-version transition attribute of the rule, describing how non-current versions
of objects will move between different storage classes.
|
| BucketLifecycleConfiguration.Rule |
| BucketLifecycleConfiguration.Transition
The transition attribute of the rule describing how this object will move between different
storage classes in Qcloud COS.
|
| BucketReplicationConfiguration |
| BucketVersioningConfiguration |
| CannedAccessControlList
Specifies constants defining a canned access control list.
|
| CompleteMultipartUploadRequest |
| CopyObjectRequest |
| CopyPartRequest |
| CORSRule
Container for rules of cross origin configuration.
|
| CORSRule.AllowedMethods
Enumeration of names of the all the allowed methods.
|
| CosDataSource
Used to represent an COS data source that either has a file or an input
stream.
|
CosDataSource.Utils
CosDataSource specific utilities. |
| COSKeyFilter |
| COSKeyFilter.FilterRuleName
Allowable values for the name of a
FilterRule for an COSKeyFilter |
| COSObjectId |
| COSObjectIdBuilder
Convenient builder for
COSObjectId. |
| COSObjectInputStream
Input stream representing the content of an
COSObject. |
| COSObjectSummary
Contains the summary of an object stored in an Qcloud COS bucket.
|
| CreateBucketRequest |
| DeleteObjectRequest |
| DeleteObjectsRequest
Provides options for deleting multiple objects in a specified bucket.
|
| DeleteObjectsRequest.KeyVersion
A key to delete, with an optional version attribute.
|
| DeleteObjectsResult.DeletedObject
A successfully deleted object.
|
| EncryptedInitiateMultipartUploadRequest
This class is an extension of
InitiateMultipartUploadRequest to allow
additional crypto related attributes to be specified. |
| EncryptedPutObjectRequest |
| FilterRule
Model class representing a Filter Rule for a
NotificationConfiguration. |
| GeneratePresignedUrlRequest |
| GenericBucketRequest
Generic request container for web service requests on buckets.
|
| GetObjectAclRequest |
| GetObjectMetadataRequest |
| GetObjectRequest |
| Grant
Specifies a grant, consisting of one grantee and one permission.
|
| Grantee
Represents a grantee (entity) that can be assigned access permissions in an
AccessControlList. |
| HeadBucketResult
Result object for Head Bucket request.
|
| InitiateMultipartUploadRequest |
| ListMultipartUploadsRequest |
| ListNextBatchOfObjectsRequest
Request object for parameters of listing next batch of objects.
|
| 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.
|
| MaterialsDescriptionProvider
Interface for providing MaterialsDescription.
|
| MultipartUpload |
| ObjectListing
Contains the results of listing the objects in an Qcloud COS bucket.
|
| ObjectMetadata
Represents the object metadata that is stored with Qcloud COS.
|
| Owner
Represents the owner of an COS COS bucket.
|
| PartETag |
| 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, as granted to grantees in an
AccessControlList. |
| PutObjectRequest
Uploads a new object to the specified Qcloud COS bucket.
|
| ReplicationDestinationConfig
Destination configuration for Qcloud bucket replication rule.
|
| ReplicationRule
Rule that specifies the replication configuration.
|
| ReplicationRuleStatus
A enum class for status of a QCloud bucket replication rule.
|
| ResponseHeaderOverrides
Container object for overriding headers on a
GetObjectRequest or
GeneratePresignedUrlRequest response. |
| SetBucketCrossOriginConfigurationRequest
Contains options for setting the cross origin configuration for a bucket.
|
| SetBucketLifecycleConfigurationRequest |
| SetBucketReplicationConfigurationRequest |
| SetBucketVersioningConfigurationRequest |
| SSEAlgorithm
Server-side Encryption Algorithm.
|
| SSECOSKeyManagementParams |
| SSECOSKeyManagementParamsProvider
Implemented by classes that support the option of using SSE with COS Key
Management System.
|
| SSECustomerKey
Represents a customer provided key for use with Qcloud COS server-side
encryption.
|
| SSECustomerKeyProvider
Implemented by classes that support the option of using SSE Customer key.
|
| StorageClass
Specifies constants that define COS storage classes.
|
| UinGrantee |
| UploadPartRequest |
| UploadPartResult |
| 类和说明 |
|---|
| CopyObjectRequest |
| CopyPartRequest |
| CopyResult
Contains information returned by COS for a completed copy operation.
|
| COSObject |
| GetObjectRequest |
| ObjectMetadata
Represents the object metadata that is stored with Qcloud COS.
|
| PartETag |
| PutObjectRequest
Uploads a new object to the specified Qcloud COS bucket.
|
| ResponseHeaderOverrides
Container object for overriding headers on a
GetObjectRequest or
GeneratePresignedUrlRequest response. |
| UploadPartRequest |
| UploadResult
Contains information returned by Qcloud COS for a completed upload.
|
| 类和说明 |
|---|
| COSObject |
Copyright © 2017. All rights reserved.