跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abort() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - 类 中的方法com.qcloud.cos.internal.SdkInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - 接口 中的方法com.qcloud.cos.transfer.Download
Cancels this download.
abort() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
Cancels this download.
abort() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileDownload
Cancels this download.
abort() - 类 中的方法com.qcloud.cos.transfer.MultipleFileDownloadImpl
Aborts all outstanding downloads.
abort() - 接口 中的方法com.qcloud.cos.transfer.Upload
Abort the current upload operation.
abort() - 类 中的方法com.qcloud.cos.transfer.UploadImpl
 
AbortedException - com.qcloud.cos.exception中的异常错误
SDK operation aborted exception.
AbortedException(String, Throwable) - 异常错误 的构造器com.qcloud.cos.exception.AbortedException
 
AbortedException(Throwable) - 异常错误 的构造器com.qcloud.cos.exception.AbortedException
 
AbortedException(String) - 异常错误 的构造器com.qcloud.cos.exception.AbortedException
 
AbortedException() - 异常错误 的构造器com.qcloud.cos.exception.AbortedException
 
abortIfNeeded() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - 类 中的方法com.qcloud.cos.internal.SdkInputStream
Aborts with subclass specific abortion logic executed if needed.
AbortIncompleteMultipartUpload - com.qcloud.cos.model中的类
Specifies the days since the initiation of an Incomplete Multipart Upload that Lifecycle will wait before permanently removing all parts of the upload.
AbortIncompleteMultipartUpload() - 类 的构造器com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
abortMultipartUpload(AbortMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.COS
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSClient
 
abortMultipartUpload(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
abortMultipartUpload(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
abortMultipartUpload(AbortMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
AbortMultipartUploadRequest - com.qcloud.cos.model中的类
 
AbortMultipartUploadRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
abortMultipartUploads(String, Date) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Aborts any multipart uploads that were initiated before the specified date.
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
abortPartUploadDemo(String) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
abortWithoutNotifyingStateChangeListener() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
Cancels this download, but skip notifying the state change listeners.
AbstractCOSCachedCredentialsProvider - com.qcloud.cos.auth中的类
 
AbstractCOSCachedCredentialsProvider(long) - 类 的构造器com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
AbstractCosResponseHandler<T> - com.qcloud.cos.internal中的类
 
AbstractCosResponseHandler() - 类 的构造器com.qcloud.cos.internal.AbstractCosResponseHandler
 
AbstractPutObjectRequest - com.qcloud.cos.model中的类
 
AbstractPutObjectRequest(String, String, File) - 类 的构造器com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a file to the specified bucket and key.
AbstractPutObjectRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object with redirect location.
AbstractPutObjectRequest(String, String, InputStream, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a stream of data to the specified bucket and key.
AbstractTransfer - com.qcloud.cos.transfer中的类
Abstract transfer implementation.
AbstractTransfer(String, TransferProgress, ProgressListenerChain) - 类 的构造器com.qcloud.cos.transfer.AbstractTransfer
 
AbstractTransfer(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - 类 的构造器com.qcloud.cos.transfer.AbstractTransfer
 
accept(InventoryPredicateVisitor) - 类 中的方法com.qcloud.cos.model.inventory.InventoryFilterPredicate
Helper method that accepts an implemenation of InventoryPredicateVisitor and invokes the most applicable visit method in the visitor.
accept(InventoryPredicateVisitor) - 类 中的方法com.qcloud.cos.model.inventory.InventoryPrefixPredicate
 
accept(LifecyclePredicateVisitor) - 类 中的方法com.qcloud.cos.model.lifecycle.LifecycleAndOperator
 
accept(LifecyclePredicateVisitor) - 类 中的方法com.qcloud.cos.model.lifecycle.LifecycleFilterPredicate
Helper method that accepts an implemenation of LifecyclePredicateVisitor and invokes the most applicable visit method in the visitor.
accept(LifecyclePredicateVisitor) - 类 中的方法com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
 
accept(LifecyclePredicateVisitor) - 类 中的方法com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
AccessControlList - com.qcloud.cos.model中的类
Represents an Qcloud COS Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - 类 的构造器com.qcloud.cos.model.AccessControlList
 
AccessControlListHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
AccessControlListUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.AccessControlListUnmarshaller
 
AclXmlFactory - com.qcloud.cos.model中的类
Factory for creating XML fragments from AccessControlList objects that can be sent to COS as part of requests.
AclXmlFactory() - 类 的构造器com.qcloud.cos.model.AclXmlFactory
 
addAdditionalDetail(String, String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Adds an entry to the additional information map.
addDescription(String, String) - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Fluent API to add material description.
addDescriptions(Map<String, String>) - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Fluent API to add all the given material descriptions.
addFilterRule(FilterRule) - 类 中的方法com.qcloud.cos.model.COSKeyFilter
Append a FilterRule to the list of FilterRules for this COSKeyFilter
addHeader(String, String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
addHeader(String, String) - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
addNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Adds a new Non current transition to the rule.
addOptionalField(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Add a field to the list of optional fields that are included in the inventory results.
addOptionalField(InventoryOptionalField) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Add a field to the list of optional fields that are included in the inventory results.
addParameter(String, String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
addProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
 
addProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addProgressListener(ProgressListener) - 接口 中的方法com.qcloud.cos.transfer.Transfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addRequestParameter(String, String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Adds an additional request parameter to be included in the pre-signed URL.
addRule(String, ReplicationRule) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Adds a new rule to the replication configuration associated with this QCloud bucket.
addStateChangeListener(TransferStateChangeListener) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Adds the given state change listener to the collection of listeners.
addTransition(BucketLifecycleConfiguration.Transition) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Adds a new transition to the rule.
addUserMetadata(String, String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Adds the key value pair of custom user-metadata for the associated object.
AdjustedRangeInputStream - com.qcloud.cos.internal.crypto中的类
Reads only a specific range of bytes from the underlying input stream.
AdjustedRangeInputStream(InputStream, long, long) - 类 的构造器com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
Creates a new DecryptedContentsInputStream object.
adjustToDesiredRange(COSObjectWrapper, long[], Map<String, String>) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAE
Adjusts the retrieved COSObject so that the object contents contain only the range of bytes desired by the user.
alternateIso8601DateFormat - 类 中的静态变量com.qcloud.cos.utils.DateUtils
Alternate ISO 8601 format without fractional seconds
AnonymousCOSCredentials - com.qcloud.cos.auth中的类
 
AnonymousCOSCredentials(String) - 类 的构造器com.qcloud.cos.auth.AnonymousCOSCredentials
已过时。
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use AnonymousCOSCredentials.AnonymousCOSCredentials()
AnonymousCOSCredentials() - 类 的构造器com.qcloud.cos.auth.AnonymousCOSCredentials
 
APPEND_MODE - 类 中的静态变量com.qcloud.cos.utils.ServiceUtils
 
APPEND_OBJECT_NEXT_POSISTION - 接口 中的静态变量com.qcloud.cos.Headers
 
appendMultipartUserAgent(X) - 类 中的静态方法com.qcloud.cos.transfer.TransferManager
 
appendObject(AppendObjectRequest) - 接口 中的方法com.qcloud.cos.COS
append data to an COS object
appendObject(AppendObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
AppendObjectDemo - com.qcloud.cos.demo中的类
 
AppendObjectDemo() - 类 的构造器com.qcloud.cos.demo.AppendObjectDemo
 
AppendObjectFromLocal() - 类 中的静态方法com.qcloud.cos.demo.AppendObjectDemo
 
AppendObjectRequest - com.qcloud.cos.model中的类
 
AppendObjectRequest(String, String, File) - 类 的构造器com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectRequest(String, String, InputStream) - 类 的构造器com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectRequest(String, String, InputStream, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectResult - com.qcloud.cos.model中的类
 
AppendObjectResult() - 类 的构造器com.qcloud.cos.model.AppendObjectResult
 
appendSingleObjectUserAgent(X) - 类 中的静态方法com.qcloud.cos.transfer.TransferManager
 
appendUserAgent(String) - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
Appends a user agent to the USER_AGENT client marker.
assertIsPositive(int, String) - 类 中的静态方法com.qcloud.cos.utils.ValidationUtils
Asserts that the given number is positive (non-negative and non-zero).
assertNotNull(T, String) - 类 中的静态方法com.qcloud.cos.utils.ValidationUtils
Asserts that the given object is non-null and returns it.
AsymmetricKeyEncryptionClientDemo - com.qcloud.cos.demo中的类
 
AsymmetricKeyEncryptionClientDemo() - 类 的构造器com.qcloud.cos.demo.AsymmetricKeyEncryptionClientDemo
 
ASYNC - 类 中的静态变量com.qcloud.cos.event.SDKProgressPublisher
 
available() - 类 中的方法com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
available() - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
available() - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
available() - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
 
available() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
available() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
available() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
Returns super.available() if the value is not zero or else always returns 1.

B

BackoffStrategy - com.qcloud.cos.retry中的接口
Super interface for RetryPolicy that defines a strategy for backing off between retries.
Base64 - com.qcloud.cos.utils中的枚举
 
BasicCOSCredentials - com.qcloud.cos.auth中的类
 
BasicCOSCredentials(String, String, String) - 类 的构造器com.qcloud.cos.auth.BasicCOSCredentials
已过时。
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use BasicCOSCredentials.BasicCOSCredentials(String, String)
BasicCOSCredentials(String, String) - 类 的构造器com.qcloud.cos.auth.BasicCOSCredentials
 
BasicSessionCredentials - com.qcloud.cos.auth中的类
 
BasicSessionCredentials(String, String, String, String) - 类 的构造器com.qcloud.cos.auth.BasicSessionCredentials
已过时。
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use BasicSessionCredentials.BasicSessionCredentials(String, String, String)
BasicSessionCredentials(String, String, String) - 类 的构造器com.qcloud.cos.auth.BasicSessionCredentials
 
BatchDelFile() - 类 中的静态方法com.qcloud.cos.demo.DelFileDemo
 
BatchDelFileWithVersion() - 类 中的静态方法com.qcloud.cos.demo.DelFileDemo
 
BinaryUtils - com.qcloud.cos.utils中的类
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - 类 的构造器com.qcloud.cos.utils.BinaryUtils
 
Bucket - com.qcloud.cos.model中的类
 
Bucket() - 类 的构造器com.qcloud.cos.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - 类 的构造器com.qcloud.cos.model.Bucket
Creates a bucket with a name.
BUCKET_ACCESS_FORBIDDEN_STATUS_CODE - 类 中的静态变量com.qcloud.cos.internal.Constants
 
BUCKET_REDIRECT_STATUS_CODE - 类 中的静态变量com.qcloud.cos.internal.Constants
 
BucketConfigurationXmlFactory - com.qcloud.cos.model中的类
Converts bucket configuration objects into XML byte arrays.
BucketConfigurationXmlFactory() - 类 的构造器com.qcloud.cos.model.BucketConfigurationXmlFactory
 
BucketCrossOriginConfiguration - com.qcloud.cos.model中的类
 
BucketCrossOriginConfiguration(List<CORSRule>) - 类 的构造器com.qcloud.cos.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - 类 的构造器com.qcloud.cos.model.BucketCrossOriginConfiguration
 
BucketCrossOriginConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
BucketCrossOriginConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
BucketDemo - com.qcloud.cos.demo中的类
展示了创建bucket, 删除bucket, 查询bucket是否存在的demo
BucketDemo() - 类 的构造器com.qcloud.cos.demo.BucketDemo
 
BucketDomainConfiguration - com.qcloud.cos.model中的类
 
BucketDomainConfiguration() - 类 的构造器com.qcloud.cos.model.BucketDomainConfiguration
 
BucketDomainConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
BucketDomainConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketDomainConfigurationUnmarshaller
 
BucketDomainDemo - com.qcloud.cos.demo中的类
 
BucketDomainDemo() - 类 的构造器com.qcloud.cos.demo.BucketDomainDemo
 
BucketInventoryDemo - com.qcloud.cos.demo中的类
 
BucketInventoryDemo() - 类 的构造器com.qcloud.cos.demo.BucketInventoryDemo
 
BucketLifecycleConfiguration - com.qcloud.cos.model中的类
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - 类 的构造器com.qcloud.cos.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - 类 的构造器com.qcloud.cos.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.NoncurrentVersionTransition - com.qcloud.cos.model中的类
The non-current-version transition attribute of the rule, describing how non-current versions of objects will move between different storage classes.
BucketLifecycleConfiguration.Rule - com.qcloud.cos.model中的类
 
BucketLifecycleConfiguration.Transition - com.qcloud.cos.model中的类
The transition attribute of the rule describing how this object will move between different storage classes in Qcloud COS.
BucketLifecycleConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
BucketLifecycleConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
BucketLocationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
BucketLocationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketLocationUnmarshaller
 
BucketLoggingConfiguration - com.qcloud.cos.model中的类
 
BucketLoggingConfiguration() - 类 的构造器com.qcloud.cos.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - 类 的构造器com.qcloud.cos.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketLoggingConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
BucketLoggingConfigurationnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
BucketLoggingDemo - com.qcloud.cos.demo中的类
 
BucketLoggingDemo() - 类 的构造器com.qcloud.cos.demo.BucketLoggingDemo
 
bucketName - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The name of the bucket in which this object is stored
bucketName - 类 中的变量com.qcloud.cos.model.COSVersionSummary
The name of the bucket in which this version is stored
BucketNameUtils - com.qcloud.cos.internal中的枚举
 
BucketPolicy - com.qcloud.cos.model中的类
 
BucketPolicy() - 类 的构造器com.qcloud.cos.model.BucketPolicy
 
BucketReplicationConfiguration - com.qcloud.cos.model中的类
 
BucketReplicationConfiguration() - 类 的构造器com.qcloud.cos.model.BucketReplicationConfiguration
 
BucketReplicationConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
BucketReplicationConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
BucketTaggingConfiguration - com.qcloud.cos.model中的类
 
BucketTaggingConfiguration() - 类 的构造器com.qcloud.cos.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - 类 的构造器com.qcloud.cos.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
BucketTaggingConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
BucketTaggingConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
BucketTaggingDemo - com.qcloud.cos.demo中的类
 
BucketTaggingDemo() - 类 的构造器com.qcloud.cos.demo.BucketTaggingDemo
 
BucketVersioningConfiguration - com.qcloud.cos.model中的类
 
BucketVersioningConfiguration() - 类 的构造器com.qcloud.cos.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - 类 的构造器com.qcloud.cos.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
BucketVersioningConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
BucketVersioningConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
BucketWebsiteConfiguration - com.qcloud.cos.model中的类
Bucket configuration options for hosting static websites entirely out of COS
BucketWebsiteConfiguration() - 类 的构造器com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration.
BucketWebsiteConfiguration(String) - 类 的构造器com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - 类 的构造器com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
BucketWebsiteConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
BucketWebsiteConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
BucketWebsiteDemo - com.qcloud.cos.demo中的类
 
BucketWebsiteDemo() - 类 的构造器com.qcloud.cos.demo.BucketWebsiteDemo
 
build() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
build() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Creates a new CosServiceException object with the values set.
build() - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
buildAndSaveSymmetricKey() - 类 中的静态方法com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
buildAuthorizationStr(HttpMethodName, String, COSCredentials, Date) - 类 中的方法com.qcloud.cos.auth.COSSigner
 
buildAuthorizationStr(HttpMethodName, String, Map<String, String>, Map<String, String>, COSCredentials, Date) - 类 中的方法com.qcloud.cos.auth.COSSigner
 
builder() - 类 中的静态方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
Builder(Integer, Exception) - 类 的构造器com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
buildGeneralApiEndpoint(String) - 接口 中的方法com.qcloud.cos.endpoint.EndpointBuilder
build endpoint endpoint, the endpoint is used by bucket and objects api. except the get service api.
buildGeneralApiEndpoint(String) - 类 中的方法com.qcloud.cos.endpoint.RegionEndpointBuilder
 
buildGeneralApiEndpoint(String) - 类 中的方法com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
buildGeneralApiEndpoint(String) - 类 中的方法com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
buildGetServiceApiEndpoint() - 接口 中的方法com.qcloud.cos.endpoint.EndpointBuilder
the endpoint is used by Get Service Api.
buildGetServiceApiEndpoint() - 类 中的方法com.qcloud.cos.endpoint.RegionEndpointBuilder
 
buildGetServiceApiEndpoint() - 类 中的方法com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
buildGetServiceApiEndpoint() - 类 中的方法com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
buildPostObjectBody(String, Map<String, String>, String, String) - 类 中的静态方法com.qcloud.cos.demo.PostObjectDemo
 
buildPostObjectSignature(String, String, String) - 类 中的方法com.qcloud.cos.auth.COSSigner
 
ByteRangeCapturingInputStream - com.qcloud.cos.model中的类
FilterInputStream that captures a range of bytes from a wrapped input stream.
ByteRangeCapturingInputStream(InputStream, long, long) - 类 的构造器com.qcloud.cos.model.ByteRangeCapturingInputStream
 

C

CACHE_CONTROL - 接口 中的静态变量com.qcloud.cos.Headers
 
calculateOptimalPartSize(PutObjectRequest, TransferManagerConfiguration) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Returns the optimal part size, in bytes, for each individual part upload in a multipart upload.
calculateOptimalPartSizeForCopy(CopyObjectRequest, TransferManagerConfiguration, long) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Calculates the optimal part size of each part request if the copy operation is carried out as multi-part copy.
call() - 类 中的方法com.qcloud.cos.transfer.CompleteMultipartCopy
 
call() - 类 中的方法com.qcloud.cos.transfer.CompleteMultipartUpload
 
call() - 类 中的方法com.qcloud.cos.transfer.CopyCallable
 
call() - 类 中的方法com.qcloud.cos.transfer.CopyMonitor
 
call() - 类 中的方法com.qcloud.cos.transfer.CopyPartCallable
 
call() - 类 中的方法com.qcloud.cos.transfer.UploadCallable
 
call() - 类 中的方法com.qcloud.cos.transfer.UploadMonitor
 
call() - 类 中的方法com.qcloud.cos.transfer.UploadPartCallable
 
CAMRoleDemo - com.qcloud.cos.demo中的类
 
CAMRoleDemo() - 类 的构造器com.qcloud.cos.demo.CAMRoleDemo
 
CANCELED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
CannedAccessControlList - com.qcloud.cos.model中的枚举
Specifies constants defining a canned access control list.
CASJobParameters - com.qcloud.cos.model中的类
CAS related prameters pertaining to a job.
CASJobParameters() - 类 的构造器com.qcloud.cos.model.CASJobParameters
 
Check() - 类 的构造器com.qcloud.cos.event.DeliveryMode.Check
 
CipherLiteInputStream - com.qcloud.cos.internal.crypto中的类
 
CipherLiteInputStream(InputStream, CipherLite) - 类 的构造器com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream, CipherLite, int) - 类 的构造器com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - 类 的构造器com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
ciphertextLength(long) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
ciphertextLength(long) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the length of the ciphertext computed from the length of the plaintext.
cleanupDataSource(CosDataSource, File, InputStream, InputStream, Logger) - 枚举 中的静态方法com.qcloud.cos.model.CosDataSource.Utils
Clean up any temporary streams created during the execution, and restore the original file and/or input stream.
ClientConfig - com.qcloud.cos中的类
 
ClientConfig() - 类 的构造器com.qcloud.cos.ClientConfig
 
ClientConfig(Region) - 类 的构造器com.qcloud.cos.ClientConfig
 
clientConfig - 类 中的变量com.qcloud.cos.COSClient
 
ClientExceptionConstants - com.qcloud.cos.exception中的类
 
ClientExceptionConstants() - 类 的构造器com.qcloud.cos.exception.ClientExceptionConstants
 
clone() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Creates a shallow clone of this object for all fields except the handler context.
clone() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
 
clone() - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
clone() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
 
clone() - 类 中的方法com.qcloud.cos.model.EncryptedPutObjectRequest
Returns a clone (as deep as possible) of this request object.
clone() - 类 中的方法com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
clone() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
clone() - 类 中的方法com.qcloud.cos.model.PutObjectRequest
Returns a clone (as deep as possible) of this request object.
close() - 类 中的方法com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
close() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
close() - 类 中的方法com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
close() - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
close() - 类 中的方法com.qcloud.cos.internal.crypto.COSObjectWrapper
 
close() - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
close() - 类 中的方法com.qcloud.cos.internal.ReleasableInputStream
If ReleasableInputStream.closeDisabled is false, closes this input stream and releases any system resources associated with the stream.
close() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
close() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
close() - 类 中的方法com.qcloud.cos.model.COSObject
Releases any underlying system resources.
close() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
Delegate to COSObjectInputStream.abort() if there is data remaining in the stream.
closeQuietly(Closeable) - 类 中的静态方法com.qcloud.cos.internal.SdkIOUtils
 
closeQuietly(Closeable, Logger) - 类 中的静态方法com.qcloud.cos.internal.SdkIOUtils
Closes the given Closeable quietly.
closeQuietly(Closeable, Logger) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Closes the given Closeable quietly.
CNAME - 类 中的静态变量com.qcloud.cos.model.DomainRule
 
CodecUtils - com.qcloud.cos.utils中的枚举
Codec internal utilities
collateFinalState() - 类 中的方法com.qcloud.cos.transfer.MultipleFileTransfer
Set the state based on the states of all file downloads.
CollectionUtils - com.qcloud.cos.utils中的类
 
CollectionUtils() - 类 的构造器com.qcloud.cos.utils.CollectionUtils
 
com.qcloud.cos - 程序包 com.qcloud.cos
 
com.qcloud.cos.annotation - 程序包 com.qcloud.cos.annotation
 
com.qcloud.cos.auth - 程序包 com.qcloud.cos.auth
 
com.qcloud.cos.demo - 程序包 com.qcloud.cos.demo
 
com.qcloud.cos.endpoint - 程序包 com.qcloud.cos.endpoint
 
com.qcloud.cos.event - 程序包 com.qcloud.cos.event
 
com.qcloud.cos.exception - 程序包 com.qcloud.cos.exception
 
com.qcloud.cos.http - 程序包 com.qcloud.cos.http
 
com.qcloud.cos.internal - 程序包 com.qcloud.cos.internal
 
com.qcloud.cos.internal.crypto - 程序包 com.qcloud.cos.internal.crypto
 
com.qcloud.cos.model - 程序包 com.qcloud.cos.model
 
com.qcloud.cos.model.inventory - 程序包 com.qcloud.cos.model.inventory
 
com.qcloud.cos.model.lifecycle - 程序包 com.qcloud.cos.model.lifecycle
 
com.qcloud.cos.model.Tag - 程序包 com.qcloud.cos.model.Tag
 
com.qcloud.cos.region - 程序包 com.qcloud.cos.region
 
com.qcloud.cos.retry - 程序包 com.qcloud.cos.retry
 
com.qcloud.cos.transfer - 程序包 com.qcloud.cos.transfer
 
com.qcloud.cos.utils - 程序包 com.qcloud.cos.utils
 
combine(CRC64, CRC64, long) - 类 中的静态方法com.qcloud.cos.utils.CRC64
 
combine(long, long, long) - 类 中的静态方法com.qcloud.cos.utils.CRC64
 
COMMA_SEPARATOR - 类 中的静态变量com.qcloud.cos.utils.StringUtils
 
COMPLETED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
CompleteMultipartCopy - com.qcloud.cos.transfer中的类
Initiates a complete multi-part upload request for a TransferManager multi-part parallel copy.
CompleteMultipartCopy(String, COS, CopyObjectRequest, List<Future<PartETag>>, ProgressListenerChain, CopyMonitor) - 类 的构造器com.qcloud.cos.transfer.CompleteMultipartCopy
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.COS
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSClient
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
CompleteMultipartUpload - com.qcloud.cos.transfer中的类
Initiates a complete multi-part upload request for a TransferManager multi-part parallel upload.
CompleteMultipartUpload(String, COS, PutObjectRequest, List<Future<PartETag>>, List<PartETag>, ProgressListenerChain, UploadMonitor) - 类 的构造器com.qcloud.cos.transfer.CompleteMultipartUpload
 
CompleteMultipartUploadHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
CompleteMultipartUploadRequest - com.qcloud.cos.model中的类
 
CompleteMultipartUploadRequest() - 类 的构造器com.qcloud.cos.model.CompleteMultipartUploadRequest
 
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - 类 的构造器com.qcloud.cos.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadResult - com.qcloud.cos.model中的类
 
CompleteMultipartUploadResult() - 类 的构造器com.qcloud.cos.model.CompleteMultipartUploadResult
 
CompleteMultipartUploadResultUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
completePartDemo(String, List<PartETag>) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
computeDelayBeforeNextRetry(int) - 接口 中的方法com.qcloud.cos.retry.BackoffStrategy
Compute the delay before the next retry request.
computeDelayBeforeNextRetry(int) - 类 中的方法com.qcloud.cos.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 
computeMD5Hash(InputStream) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
 
computeMD5Hash(byte[]) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
Computes the MD5 hash of the given data and returns it as an array of bytes.
computeMD5Hash(File) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
Computes the MD5 of the given file.
CONNECTION_TIMEOUT - 类 中的静态变量com.qcloud.cos.exception.ClientExceptionConstants
 
ConnectionUtils - com.qcloud.cos.auth中的类
Connect the specified endpoint
connectToEndpoint(URI, Map<String, String>) - 类 中的方法com.qcloud.cos.auth.ConnectionUtils
 
Constants - com.qcloud.cos.internal中的类
 
Constants() - 类 的构造器com.qcloud.cos.internal.Constants
 
CONTENT_DISPOSITION - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_ENCODING - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_LANGUAGE - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_LENGTH - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_MD5 - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_RANGE - 接口 中的静态变量com.qcloud.cos.Headers
 
CONTENT_TYPE - 接口 中的静态变量com.qcloud.cos.Headers
 
contentCryptoScheme - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
convertFromIso88591ToUtf8(String) - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
 
convertFromUtf8ToIso88591(String) - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
 
convertToXml(Grantee, XmlWriter) - 类 中的方法com.qcloud.cos.model.AclXmlFactory
Returns an XML fragment representing the specified Grantee.
convertToXml(UinGrantee, XmlWriter) - 类 中的方法com.qcloud.cos.model.AclXmlFactory
Returns an XML fragment representing the specified canonical grantee.
convertToXml(GroupGrantee, XmlWriter) - 类 中的方法com.qcloud.cos.model.AclXmlFactory
 
convertToXmlByteArray(DeleteObjectsRequest) - 类 中的方法com.qcloud.cos.internal.MultiObjectDeleteXmlFactory
Converts the specified DeleteObjectsRequest object to an XML fragment that can be sent to Qcloud COS.
convertToXmlByteArray(List<PartETag>) - 类 中的静态方法com.qcloud.cos.internal.RequestXmlFactory
Converts the specified list of PartETags to an XML fragment that can be sent to the CompleteMultipartUpload operation of Qcloud COS.
convertToXmlByteArray(RestoreObjectRequest) - 类 中的静态方法com.qcloud.cos.internal.RequestXmlFactory
Converts the RestoreObjectRequest to an XML fragment that can be sent to the RestoreObject operation of COS.
convertToXmlByteArray(AccessControlList) - 类 中的方法com.qcloud.cos.model.AclXmlFactory
Converts the specified AccessControlList object to an XML fragment that can be sent to COS.
convertToXmlByteArray(BucketCrossOriginConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified BucketCrossOriginConfiguration object to an XML fragment that can be sent to Qcloud COS.
convertToXmlByteArray(BucketLoggingConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified logging configuration into an XML byte array.
convertToXmlByteArray(BucketVersioningConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified versioning configuration into an XML byte array.
convertToXmlByteArray(InventoryConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketTaggingConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketLifecycleConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketWebsiteConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified website configuration into an XML byte array to send to S3.
convertToXmlByteArray(BucketReplicationConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketDomainConfiguration) - 类 中的方法com.qcloud.cos.model.BucketConfigurationXmlFactory
 
Copy - com.qcloud.cos.transfer中的接口
Represents an asynchronous copy request from one COS location another.
copy(String, String, String, String) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data.
copy(CopyObjectRequest) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(CopyObjectRequest, TransferStateChangeListener) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(CopyObjectRequest, COS, TransferStateChangeListener) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(InputStream, OutputStream) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
COPY_PART_RANGE - 接口 中的静态变量com.qcloud.cos.Headers
Range header for the copy part request
COPY_SOURCE_IF_MATCH - 接口 中的静态变量com.qcloud.cos.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - 接口 中的静态变量com.qcloud.cos.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - 接口 中的静态变量com.qcloud.cos.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - 接口 中的静态变量com.qcloud.cos.Headers
Unmodified since constraint header for the copy object request
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - 接口 中的静态变量com.qcloud.cos.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - 接口 中的静态变量com.qcloud.cos.Headers
Header for the customer-provided key for server-side encryption
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - 接口 中的静态变量com.qcloud.cos.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
copyAllBytesFrom(ByteBuffer) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Returns a copy of all the bytes from the given ByteBuffer, from the beginning to the buffer's limit; or null if the input is null.
copyBaseTo(T) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Copies the internal state of this base class to that of the target request.
copyBigFileDemo() - 类 中的静态方法com.qcloud.cos.demo.CopyFileDemo
 
copyBytesFrom(ByteBuffer) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Returns a copy of the bytes from the given ByteBuffer, ranging from the the buffer's current position to the buffer's limit; or null if the input is null.
CopyCallable - com.qcloud.cos.transfer中的类
 
CopyCallable(TransferManager, ExecutorService, CopyImpl, CopyObjectRequest, ObjectMetadata, ProgressListenerChain) - 类 的构造器com.qcloud.cos.transfer.CopyCallable
 
CopyFileDemo - com.qcloud.cos.demo中的类
 
CopyFileDemo() - 类 的构造器com.qcloud.cos.demo.CopyFileDemo
 
copyFileForDiffRegion() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
copyFileForSameRegion() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
CopyImpl - com.qcloud.cos.internal中的类
An implementation of the Copy Interface that helps in retrieving the result of the copy operation.
CopyImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - 类 的构造器com.qcloud.cos.internal.CopyImpl
 
CopyMonitor - com.qcloud.cos.transfer中的类
 
copyObject(String, String, String, String) - 接口 中的方法com.qcloud.cos.COS
Copy a source object to a new destination in COS.
copyObject(CopyObjectRequest) - 接口 中的方法com.qcloud.cos.COS
Copy a source object to a new destination in COS.
copyObject(String, String, String, String) - 类 中的方法com.qcloud.cos.COSClient
 
copyObject(CopyObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
CopyObjectRequest - com.qcloud.cos.model中的类
 
CopyObjectRequest(String, String, String, String) - 类 的构造器com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(Region, String, String, String, String) - 类 的构造器com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(String, Region, String, String, String, String) - 类 的构造器com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(String, Region, String, String, String, String, String) - 类 的构造器com.qcloud.cos.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an COS version ID identifying the specific version of the source object to copy.
CopyObjectResult - com.qcloud.cos.model中的类
 
CopyObjectResult() - 类 的构造器com.qcloud.cos.model.CopyObjectResult
 
CopyObjectResultHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
CopyObjectUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.CopyObjectUnmarshaller
 
copyPart(CopyPartRequest) - 接口 中的方法com.qcloud.cos.COS
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - 类 中的方法com.qcloud.cos.COSClient
 
copyPart(CopyPartRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
copyPart(CopyPartRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
copyPart(CopyPartRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
CopyPartCallable - com.qcloud.cos.transfer中的类
An implementation of the Callable interface responsible for carrying out the Copy part requests.
CopyPartCallable(COS, CopyPartRequest) - 类 的构造器com.qcloud.cos.transfer.CopyPartCallable
 
CopyPartRequest - com.qcloud.cos.model中的类
 
CopyPartRequest() - 类 的构造器com.qcloud.cos.model.CopyPartRequest
 
CopyPartRequestFactory - com.qcloud.cos.transfer中的类
Factory for creating all the individual CopyPartRequest objects for a multipart copy.
CopyPartRequestFactory(CopyObjectRequest, String, long, long) - 类 的构造器com.qcloud.cos.transfer.CopyPartRequestFactory
 
CopyPartResult - com.qcloud.cos.model中的类
 
CopyPartResult() - 类 的构造器com.qcloud.cos.model.CopyPartResult
 
copyPartSecurely(CopyPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
copyPartSecurely(CopyPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
copyPartSecurely(CopyPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
copyPartUploadDemo(String) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
copyPutObjectBaseTo(T) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
 
CopyResult - com.qcloud.cos.model中的类
Contains information returned by COS for a completed copy operation.
CopyResult() - 类 的构造器com.qcloud.cos.model.CopyResult
 
copySmallFileDemo() - 类 中的静态方法com.qcloud.cos.demo.CopyFileDemo
 
CORSRule - com.qcloud.cos.model中的类
Container for rules of cross origin configuration.
CORSRule() - 类 的构造器com.qcloud.cos.model.CORSRule
 
CORSRule.AllowedMethods - com.qcloud.cos.model中的枚举
Enumeration of names of the all the allowed methods.
COS - com.qcloud.cos中的接口
 
cos - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
COS_ALTERNATE_DATE - 接口 中的静态变量com.qcloud.cos.Headers
Cos's alternative date header: x-cos-date
COS_AUTHORIZATION - 接口 中的静态变量com.qcloud.cos.Headers
COS's Multi-Factor Authentication header
COS_BUCKET_REGION - 接口 中的静态变量com.qcloud.cos.Headers
Region where the bucket is located.
COS_CANNED_ACL - 接口 中的静态变量com.qcloud.cos.Headers
COS's canned ACL header: x-cos-acl
COS_HASH_CRC64_ECMA - 接口 中的静态变量com.qcloud.cos.Headers
part or object crc64
COS_PREFIX - 接口 中的静态变量com.qcloud.cos.Headers
Prefix for general COS headers: x-cos-
COS_TRAFFIC_LIMIT - 接口 中的静态变量com.qcloud.cos.Headers
COS traffic limit header
COS_USER_METADATA_PREFIX - 接口 中的静态变量com.qcloud.cos.Headers
Prefix for COS user metadata: x-cos-meta-
COS_VERSION_ID - 接口 中的静态变量com.qcloud.cos.Headers
COS's version ID header
COSClient - com.qcloud.cos中的类
 
COSClient(COSCredentials, ClientConfig) - 类 的构造器com.qcloud.cos.COSClient
 
COSClient(COSCredentialsProvider, ClientConfig) - 类 的构造器com.qcloud.cos.COSClient
 
CosClientException - com.qcloud.cos.exception中的异常错误
Base exception class for any errors that occur while attempting to use an COS client from COS SDK for Java to make service calls to Tencent Qcloud Cos.
CosClientException(String, Throwable) - 异常错误 的构造器com.qcloud.cos.exception.CosClientException
Creates a new CosClientException with the specified message, and root cause.
CosClientException(String, String, Throwable) - 异常错误 的构造器com.qcloud.cos.exception.CosClientException
 
CosClientException(String) - 异常错误 的构造器com.qcloud.cos.exception.CosClientException
Creates a new CosClientException with the specified message.
CosClientException(Throwable) - 异常错误 的构造器com.qcloud.cos.exception.CosClientException
 
COSCredentials - com.qcloud.cos.auth中的接口
 
COSCredentialsFetcher - com.qcloud.cos.auth中的接口
 
COSCredentialsProvider - com.qcloud.cos.auth中的接口
 
COSCryptoModule - com.qcloud.cos.internal.crypto中的类
 
COSCryptoModule() - 类 的构造器com.qcloud.cos.internal.crypto.COSCryptoModule
 
COSCryptoModuleAE - com.qcloud.cos.internal.crypto中的类
 
COSCryptoModuleAE(COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - 类 的构造器com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
COSCryptoModuleAE(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - 类 的构造器com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
COSCryptoModuleAEStrict - com.qcloud.cos.internal.crypto中的类
Strict Authenticated encryption (AE) cryptographic module for the COS encryption client.
COSCryptoModuleBase - com.qcloud.cos.internal.crypto中的类
Common implementation for different COS cryptographic modules.
COSCryptoModuleBase(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - 类 的构造器com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
COSCryptoModuleBase(COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - 类 的构造器com.qcloud.cos.internal.crypto.COSCryptoModuleBase
For testing purposes only.
CosDataSource - com.qcloud.cos.model中的接口
Used to represent an COS data source that either has a file or an input stream.
CosDataSource.Utils - com.qcloud.cos.model中的枚举
CosDataSource specific utilities.
COSDefaultAclHeaderHandler - com.qcloud.cos.internal中的类
 
COSDefaultAclHeaderHandler() - 类 的构造器com.qcloud.cos.internal.COSDefaultAclHeaderHandler
 
COSDirect - com.qcloud.cos.internal中的类
 
COSDirect() - 类 的构造器com.qcloud.cos.internal.COSDirect
 
COSDirectSpi - com.qcloud.cos.internal中的接口
A Service Provider Interface that allows direct access to the underlying non-encrypting COS client of an COS encryption client instance.
COSEncryption - com.qcloud.cos中的接口
A marker interface used to check if an instance of COS client is an encryption client.
COSEncryption - com.qcloud.cos.model中的接口
 
COSEncryptionClient - com.qcloud.cos中的类
 
COSEncryptionClient(COSCredentialsProvider, EncryptionMaterialsProvider, ClientConfig, CryptoConfiguration) - 类 的构造器com.qcloud.cos.COSEncryptionClient
 
COSEncryptionClient(QCLOUDKMS, COSCredentialsProvider, EncryptionMaterialsProvider, ClientConfig, CryptoConfiguration) - 类 的构造器com.qcloud.cos.COSEncryptionClient
 
CosErrorResponseHandler - com.qcloud.cos.internal中的类
 
CosErrorResponseHandler() - 类 的构造器com.qcloud.cos.internal.CosErrorResponseHandler
 
CosHttpClient - com.qcloud.cos.http中的接口
 
CosHttpRequest<T extends CosServiceRequest> - com.qcloud.cos.http中的类
 
CosHttpRequest(T) - 类 的构造器com.qcloud.cos.http.CosHttpRequest
 
CosHttpResponse - com.qcloud.cos.http中的类
 
CosHttpResponse(CosHttpRequest<?>, HttpRequestBase) - 类 的构造器com.qcloud.cos.http.CosHttpResponse
 
COSKeyFilter - com.qcloud.cos.model中的类
 
COSKeyFilter() - 类 的构造器com.qcloud.cos.model.COSKeyFilter
 
COSKeyFilter.FilterRuleName - com.qcloud.cos.model中的枚举
Allowable values for the name of a FilterRule for an COSKeyFilter
CosMetadataResponseHandler - com.qcloud.cos.internal中的类
 
CosMetadataResponseHandler() - 类 的构造器com.qcloud.cos.internal.CosMetadataResponseHandler
 
COSObject - com.qcloud.cos.model中的类
 
COSObject() - 类 的构造器com.qcloud.cos.model.COSObject
 
COSObjectId - com.qcloud.cos.model中的类
 
COSObjectId(String, String) - 类 的构造器com.qcloud.cos.model.COSObjectId
 
COSObjectId(String, String, String) - 类 的构造器com.qcloud.cos.model.COSObjectId
 
COSObjectId(COSObjectIdBuilder) - 类 的构造器com.qcloud.cos.model.COSObjectId
 
COSObjectIdBuilder - com.qcloud.cos.model中的类
Convenient builder for COSObjectId.
COSObjectIdBuilder() - 类 的构造器com.qcloud.cos.model.COSObjectIdBuilder
 
COSObjectIdBuilder(COSObjectId) - 类 的构造器com.qcloud.cos.model.COSObjectIdBuilder
 
COSObjectInputStream - com.qcloud.cos.model中的类
Input stream representing the content of an COSObject.
COSObjectInputStream(InputStream, HttpRequestBase) - 类 的构造器com.qcloud.cos.model.COSObjectInputStream
 
COSObjectResponseHandler - com.qcloud.cos.internal中的类
 
COSObjectResponseHandler() - 类 的构造器com.qcloud.cos.internal.COSObjectResponseHandler
 
COSObjectSummary - com.qcloud.cos.model中的类
Contains the summary of an object stored in an Qcloud COS bucket.
COSObjectSummary() - 类 的构造器com.qcloud.cos.model.COSObjectSummary
 
COSObjectWrapper - com.qcloud.cos.internal.crypto中的类
 
COSProgressListener - com.qcloud.cos.event中的接口
 
COSProgressListenerChain - com.qcloud.cos.event中的类
COS specific progress listener chain.
COSProgressListenerChain(ProgressListener...) - 类 的构造器com.qcloud.cos.event.COSProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
COSProgressPublisher - com.qcloud.cos.event中的类
Used to publish transfer events.
COSProgressPublisher() - 类 的构造器com.qcloud.cos.event.COSProgressPublisher
 
CosServiceException - com.qcloud.cos.exception中的异常错误
Extension of CosClientException that represents an error response returned by an Tencent Qcloud Cos.
CosServiceException(String) - 异常错误 的构造器com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message.
CosServiceException(String, Exception) - 异常错误 的构造器com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message and exception indicating the root cause.
CosServiceException(String, String) - 异常错误 的构造器com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message and error response xml from Qcloud COS.
CosServiceException.ErrorType - com.qcloud.cos.exception中的枚举
Indicates who is responsible (if known) for a failed request.
CosServiceExceptionBuilder - com.qcloud.cos.exception中的类
 
CosServiceExceptionBuilder() - 类 的构造器com.qcloud.cos.exception.CosServiceExceptionBuilder
 
CosServiceRequest - com.qcloud.cos.internal中的类
 
CosServiceRequest() - 类 的构造器com.qcloud.cos.internal.CosServiceRequest
 
CosServiceResponse<T> - com.qcloud.cos.internal中的类
 
CosServiceResponse() - 类 的构造器com.qcloud.cos.internal.CosServiceResponse
 
COSSessionCredentials - com.qcloud.cos.auth中的接口
 
COSSigner - com.qcloud.cos.auth中的类
 
COSSigner() - 类 的构造器com.qcloud.cos.auth.COSSigner
 
COSSignerConstants - com.qcloud.cos.auth中的类
 
COSSignerConstants() - 类 的构造器com.qcloud.cos.auth.COSSignerConstants
 
COSStaticCredentialsProvider - com.qcloud.cos.auth中的类
 
COSStaticCredentialsProvider(COSCredentials) - 类 的构造器com.qcloud.cos.auth.COSStaticCredentialsProvider
 
COSStringResponseHandler - com.qcloud.cos.internal中的类
 
COSStringResponseHandler() - 类 的构造器com.qcloud.cos.internal.COSStringResponseHandler
 
COSVersionHeaderHandler - com.qcloud.cos.internal中的类
Header handler to pull the COS_VERSION_ID header out of the response.
COSVersionHeaderHandler() - 类 的构造器com.qcloud.cos.internal.COSVersionHeaderHandler
 
COSVersionSummary - com.qcloud.cos.model中的类
 
COSVersionSummary() - 类 的构造器com.qcloud.cos.model.COSVersionSummary
 
COSXmlResponseHandler<T> - com.qcloud.cos.internal中的类
 
COSXmlResponseHandler(Unmarshaller<T, InputStream>) - 类 的构造器com.qcloud.cos.internal.COSXmlResponseHandler
Constructs a new COS response handler that will use the specified SAX unmarshaller to turn the response into an object.
CRC64 - com.qcloud.cos.utils中的类
CRC-64 implementation with ability to combine checksums calculated over different blocks of data.
CRC64() - 类 的构造器com.qcloud.cos.utils.CRC64
 
CRC64(long) - 类 的构造器com.qcloud.cos.utils.CRC64
 
CRC64(byte[], int) - 类 的构造器com.qcloud.cos.utils.CRC64
 
create(TransferManager, CopyImpl, ExecutorService, CopyCallable, CopyObjectRequest, ProgressListenerChain) - 类 中的静态方法com.qcloud.cos.transfer.CopyMonitor
Constructs a new watcher for copy operation, and then immediately submits it to the thread pool.
create(TransferManager, UploadImpl, ExecutorService, UploadCallable, PutObjectRequest, ProgressListenerChain) - 类 中的静态方法com.qcloud.cos.transfer.UploadMonitor
Constructs a new upload watcher and then immediately submits it to the thread pool.
createBucket(String) - 接口 中的方法com.qcloud.cos.COS
Creates a new bucket in the region which is set in ClientConfig Every object stored in is contained within a bucket.
createBucket(CreateBucketRequest) - 接口 中的方法com.qcloud.cos.COS
Creates a new bucket in the region which is set in ClientConfig Every object stored in is contained within a bucket.
createBucket(String) - 类 中的方法com.qcloud.cos.COSClient
 
createBucket(CreateBucketRequest) - 类 中的方法com.qcloud.cos.COSClient
 
CreateBucketDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketDemo
 
CreateBucketRequest - com.qcloud.cos.model中的类
 
CreateBucketRequest(String) - 类 的构造器com.qcloud.cos.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createClientException(IOException) - 类 中的静态方法com.qcloud.cos.utils.ExceptionUtils
 
createContentCryptoMaterial(CosServiceRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Creates and returns a non-null content crypto material for the given request.
createDefaultExecutorService() - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Returns a new thread pool configured with the default settings.
createInstructionPutRequest(String, String, ContentCryptoMaterial) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
createPutObjectRequest(COSObject) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Creates and returns a PutObjectRequest for the instruction file with the specified suffix.
createRequest(String, String, X, HttpMethodName) - 类 中的方法com.qcloud.cos.COSClient
 
CredentialsEndpointProvider - com.qcloud.cos.auth中的类
 
CredentialsEndpointProvider() - 类 的构造器com.qcloud.cos.auth.CredentialsEndpointProvider
 
CredentialsEndpointRetryParameters - com.qcloud.cos.auth中的类
 
CredentialsEndpointRetryParameters(CredentialsEndpointRetryParameters.Builder) - 类 的构造器com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
CredentialsEndpointRetryParameters.Builder - com.qcloud.cos.auth中的类
 
CredentialsEndpointRetryPolicy - com.qcloud.cos.auth中的接口
 
CRYPTO_CEK_ALGORITHM - 接口 中的静态变量com.qcloud.cos.Headers
Content encryption algorithm, such as "AES/GCM/NoPadding".
CRYPTO_INSTRUCTION_FILE - 接口 中的静态变量com.qcloud.cos.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - 接口 中的静态变量com.qcloud.cos.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - 接口 中的静态变量com.qcloud.cos.Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism
CRYPTO_KEY_V2 - 接口 中的静态变量com.qcloud.cos.Headers
Encrypted symmetric key header that is used in the Authenticated Encryption (AE) cryptographic module.
CRYPTO_KEYWRAP_ALGORITHM - 接口 中的静态变量com.qcloud.cos.Headers
Key wrapping algorithm such as "AESWrap" and "RSA/ECB/OAEPWithSHA-256AndMGF1Padding".
CRYPTO_TAG_LENGTH - 接口 中的静态变量com.qcloud.cos.Headers
Tag length applicable to authenticated encrypt/decryption.
cryptoConfig - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
A read-only copy of the crypto configuration.
CryptoConfiguration - com.qcloud.cos.internal.crypto中的类
Stores configuration parameters that will be used during encryption and decryption by the COS Encryption Client.
CryptoConfiguration() - 类 的构造器com.qcloud.cos.internal.crypto.CryptoConfiguration
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoConfiguration(CryptoMode) - 类 的构造器com.qcloud.cos.internal.crypto.CryptoConfiguration
 
CryptoMode - com.qcloud.cos.internal.crypto中的枚举
Denotes the different cryptographic modes available for securing an COS object via client-side encryption.
CryptoModuleDispatcher - com.qcloud.cos.internal.crypto中的类
 
CryptoModuleDispatcher(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - 类 的构造器com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
CryptoRuntime - com.qcloud.cos.internal.crypto中的类
 
CryptoRuntime() - 类 的构造器com.qcloud.cos.internal.crypto.CryptoRuntime
 
cryptoScheme - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
CryptoStorageMode - com.qcloud.cos.internal.crypto中的枚举
Denotes the different storage modes available for storing the encryption information that accompanies encrypted objects in COS.
CUSTOMER_MASTER_KEY_ID - 类 中的静态变量com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Name of the material description to be persisted in COS for the KMS's customer master key id.

D

DATE - 接口 中的静态变量com.qcloud.cos.Headers
 
DateUtils - com.qcloud.cos.utils中的类
 
DateUtils() - 类 的构造器com.qcloud.cos.utils.DateUtils
 
decode(String) - 枚举 中的静态方法com.qcloud.cos.utils.Base64
Decodes the given base 64 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - 枚举 中的静态方法com.qcloud.cos.utils.Base64
Decodes the given base 64 encoded bytes.
DEFAULT - 类 中的静态变量com.qcloud.cos.retry.PredefinedBackoffStrategies
SDK default retry policy
DEFAULT - 类 中的静态变量com.qcloud.cos.retry.PredefinedRetryPolicies
SDK default retry policy
DEFAULT_BACKOFF_STRATEGY - 类 中的静态变量com.qcloud.cos.ClientConfig
The sleep time interval between exception occured and retry
DEFAULT_BUFFER_SIZE - 类 中的静态变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
DEFAULT_ENCODING - 类 中的静态变量com.qcloud.cos.internal.Constants
Default encoding used for url encode
DEFAULT_INSTRUCTION_FILE_SUFFIX - 类 中的静态变量com.qcloud.cos.model.InstructionFileId
 
DEFAULT_STREAM_BUFFER_SIZE - 类 中的静态变量com.qcloud.cos.internal.RequestClientOptions
Used to enable mark-and-reset for non-mark-and-resettable non-file input stream for up to 128K memory buffering by default.
DefaultCosHttpClient - com.qcloud.cos.http中的类
 
DefaultCosHttpClient(ClientConfig) - 类 的构造器com.qcloud.cos.http.DefaultCosHttpClient
 
DefaultEndpointResolver - com.qcloud.cos.endpoint中的类
default endpoint resolver, just return the api endpoint the dns resolve will be implemented by http library.
DefaultEndpointResolver() - 类 的构造器com.qcloud.cos.endpoint.DefaultEndpointResolver
 
DELETE_MARKER - 接口 中的静态变量com.qcloud.cos.Headers
Header for the optional delete marker information of an object
deleteBucket(String) - 接口 中的方法com.qcloud.cos.COS
Deletes the specified bucket.
deleteBucket(DeleteBucketRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes the specified bucket.
deleteBucket(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucket(DeleteBucketRequest) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketCrossOriginConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketCrossOriginConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to delete a bucket's cross origin configuration.
DeleteBucketCrossOriginConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketCrossOriginConfigurationRequest
Creates a new request object, ready to be executed to delete the cross origin configuration for the specified bucket.
DeleteBucketDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketDemo
 
deleteBucketInventoryConfiguration(String, String) - 接口 中的方法com.qcloud.cos.COS
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketInventoryConfigurationRequest - com.qcloud.cos.model中的类
Request object to delete an inventory configuration.
DeleteBucketInventoryConfigurationRequest() - 类 的构造器com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationRequest(String, String) - 类 的构造器com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationResult - com.qcloud.cos.model中的类
Result object to contain the response returned from COSClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) operation.
DeleteBucketInventoryConfigurationResult() - 类 的构造器com.qcloud.cos.model.DeleteBucketInventoryConfigurationResult
 
DeleteBucketInventoryConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
deleteBucketLifecycleConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketLifecycleConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to delete a bucket's lifecycle configuration.
DeleteBucketLifecycleConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketLifecycleConfigurationRequest
Creates a new request object, ready to be executed to delete the lifecycle configuration for the specified bucket.
deleteBucketPolicy(String) - 接口 中的方法com.qcloud.cos.COS
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(DeleteBucketPolicyRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketPolicyRequest - com.qcloud.cos.model中的类
 
DeleteBucketPolicyRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the policy for the specified bucket.
deleteBucketReplicationConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Deletes the replication configuration for the given QCloud bucket.
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes the replication configuration for the given QCloud bucket.
deleteBucketReplicationConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketReplicationConfigurationRequest - com.qcloud.cos.model中的类
 
DeleteBucketReplicationConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketReplicationConfigurationRequest
 
DeleteBucketRequest - com.qcloud.cos.model中的类
 
DeleteBucketRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteBucketTaggingConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketTaggingConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to delete a bucket's tagging configuration.
DeleteBucketTaggingConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketTaggingConfigurationRequest
Creates a new request object, ready to be executed to delete the tagging configuration for the specified bucket.
deleteBucketWebsiteConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteBucketWebsiteConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to delete the website configuration for the specified bucket.
DeletedObject() - 类 的构造器com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
DeleteError() - 类 的构造器com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
deleteObject(String, String) - 接口 中的方法com.qcloud.cos.COS
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes the specified object in the specified bucket.
deleteObject(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteObject(DeleteObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
deleteObject(DeleteObjectRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
DeleteObjectRequest - com.qcloud.cos.model中的类
 
DeleteObjectRequest(String, String) - 类 的构造器com.qcloud.cos.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deleteObjects(DeleteObjectsRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes multiple objects in a single bucket from COS.
deleteObjects(DeleteObjectsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteObjectsHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
DeleteObjectsRequest - com.qcloud.cos.model中的类
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - 类 的构造器com.qcloud.cos.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - com.qcloud.cos.model中的类
A key to delete, with an optional version attribute.
DeleteObjectsResponse - com.qcloud.cos.internal中的类
 
DeleteObjectsResponse() - 类 的构造器com.qcloud.cos.internal.DeleteObjectsResponse
 
DeleteObjectsResponse(List<DeleteObjectsResult.DeletedObject>, List<MultiObjectDeleteException.DeleteError>) - 类 的构造器com.qcloud.cos.internal.DeleteObjectsResponse
 
DeleteObjectsResult - com.qcloud.cos.model中的类
 
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - 类 的构造器com.qcloud.cos.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - com.qcloud.cos.model中的类
A successfully deleted object.
DeleteObjectsResultUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.DeleteObjectsResultUnmarshaller
 
deleteVersion(String, String, String) - 接口 中的方法com.qcloud.cos.COS
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - 接口 中的方法com.qcloud.cos.COS
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(String, String, String) - 类 中的方法com.qcloud.cos.COSClient
 
deleteVersion(DeleteVersionRequest) - 类 中的方法com.qcloud.cos.COSClient
 
DeleteVersionRequest - com.qcloud.cos.model中的类
 
DeleteVersionRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DelFileDemo - com.qcloud.cos.demo中的类
DelFileDemo展示了删除单个文件的DelObject, 删除多个文件的DelObjects的使用示例.
DelFileDemo() - 类 的构造器com.qcloud.cos.demo.DelFileDemo
 
DeliveryMode - com.qcloud.cos.event中的接口
Used to indicate whether it is safe to deliver progress events to the listener synchronously.
DeliveryMode.Check - com.qcloud.cos.event中的类
Provides convenient method to check if a listener is safe to be invoked synchronously.
DelSingleFile() - 类 中的静态方法com.qcloud.cos.demo.DelFileDemo
 
deserializeFrom(InputStream) - 类 中的静态方法com.qcloud.cos.transfer.PersistableTransfer
Returns the deserialized transfer state of the given serialized representation.
deserializeFrom(String) - 类 中的静态方法com.qcloud.cos.transfer.PersistableTransfer
Returns the deserialized transfer state of the given serialized representation.
determinePauseStatus(Transfer.TransferState, boolean) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Determines the pause status based on the current state of transfer.
DigestValidationInputStream - com.qcloud.cos.internal中的类
Input stream extends SdkDigestInputStream, when you finish reading the stream, it will validate whether the computed digest equals the one from the server side.
DigestValidationInputStream(InputStream, MessageDigest, byte[]) - 类 的构造器com.qcloud.cos.internal.DigestValidationInputStream
 
DISABLE_GET_OBJECT_MD5_VALIDATION_PROPERTY - 类 中的静态变量com.qcloud.cos.internal.SkipMd5CheckStrategy
System property to disable MD5 validation for GetObject.
DISABLE_PUT_OBJECT_MD5_VALIDATION_PROPERTY - 类 中的静态变量com.qcloud.cos.internal.SkipMd5CheckStrategy
System property to disable MD5 validation for both PutObject and UploadPart.
disableClose() - 类 中的方法com.qcloud.cos.internal.ReleasableInputStream
Used to disable the close method.
DISABLED - 类 中的静态变量com.qcloud.cos.model.BucketLifecycleConfiguration
Constant for a disabled rule.
DISABLED - 类 中的静态变量com.qcloud.cos.model.DomainRule
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
doEndElement(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
doesBucketExist(String) - 接口 中的方法com.qcloud.cos.COS
Checks if the specified bucket exists. use this method to determine if a specified bucket name already exists, and therefore can't be used to create a new bucket.
doesBucketExist(String) - 类 中的方法com.qcloud.cos.COSClient
 
doesObjectExist(String, String) - 接口 中的方法com.qcloud.cos.COS
 
doesObjectExist(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
DomainRule - com.qcloud.cos.model中的类
 
DomainRule() - 类 的构造器com.qcloud.cos.model.DomainRule
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
doStartElement(String, String, String, Attributes) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
DOT - 类 中的静态变量com.qcloud.cos.model.InstructionFileId
 
Download - com.qcloud.cos.transfer中的接口
Represents an asynchronous download from Qcloud COS.
download(String, String, File) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
download(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
download(GetObjectRequest, File, COSProgressListener) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
downloadDirectory(String, String, File) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.
downLoadFile() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
DownloadImpl - com.qcloud.cos.transfer中的类
 
DownloadImpl(String, TransferProgress, ProgressListenerChain, COSObject, TransferStateChangeListener, GetObjectRequest, File) - 类 的构造器com.qcloud.cos.transfer.DownloadImpl
 
DownloadMonitor - com.qcloud.cos.transfer中的类
 
DownloadMonitor(DownloadImpl, Future<?>) - 类 的构造器com.qcloud.cos.transfer.DownloadMonitor
 
downloadObjectToFile(COSObject, File, boolean, boolean) - 类 中的静态方法com.qcloud.cos.utils.ServiceUtils
Downloads an COSObject, as returned from COSClient#getObject(com.qcloud.cos.model.GetObjectRequest), to the specified file.
downloadToFile(COSObject, File, boolean, boolean, long) - 类 中的静态方法com.qcloud.cos.utils.ServiceUtils
Same as ServiceUtils.downloadObjectToFile(COSObject, File, boolean, boolean) but has an additional expected file length parameter for integrity checking purposes.
drainInputStream(InputStream) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Read all remaining data in the stream.

E

enableBouncyCastle() - 类 中的静态方法com.qcloud.cos.internal.crypto.CryptoRuntime
 
ENABLED - 类 中的静态变量com.qcloud.cos.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - 类 中的静态变量com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is enabled for a bucket.
ENABLED - 类 中的静态变量com.qcloud.cos.model.DomainRule
 
encode(byte[]) - 枚举 中的静态方法com.qcloud.cos.utils.Base64
Returns a 64 encoded byte array of the given bytes.
encode(String) - 类 中的静态方法com.qcloud.cos.utils.UrlEncoderUtils
 
encodeAsString(byte[]) - 枚举 中的静态方法com.qcloud.cos.utils.Base64
Returns a base 64 encoded string of the given bytes.
encodeEscapeDelimiter(String) - 类 中的静态方法com.qcloud.cos.utils.UrlEncoderUtils
 
encodeUrlPath(String) - 类 中的静态方法com.qcloud.cos.utils.UrlEncoderUtils
 
EncryptedGetObjectRequest - com.qcloud.cos.model中的类
An extension of GetObjectRequest to allow additional encryption material description to be specified on a per-request basis.
EncryptedGetObjectRequest(String, String) - 类 的构造器com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(COSObjectId) - 类 的构造器com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedInitiateMultipartUploadRequest - com.qcloud.cos.model中的类
This class is an extension of InitiateMultipartUploadRequest to allow additional crypto related attributes to be specified.
EncryptedInitiateMultipartUploadRequest(String, String) - 类 的构造器com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedInitiateMultipartUploadRequest(String, String, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedPutObjectRequest - com.qcloud.cos.model中的类
 
EncryptedPutObjectRequest(String, String, File) - 类 的构造器com.qcloud.cos.model.EncryptedPutObjectRequest
 
EncryptedPutObjectRequest(String, String, InputStream, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.EncryptedPutObjectRequest
 
EncryptionMaterials - com.qcloud.cos.internal.crypto中的类
The "key encrypting key" materials used in encrypt/decryption.
EncryptionMaterials(KeyPair) - 类 的构造器com.qcloud.cos.internal.crypto.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - 类 的构造器com.qcloud.cos.internal.crypto.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterials(KeyPair, SecretKey) - 类 的构造器com.qcloud.cos.internal.crypto.EncryptionMaterials
Base constructor for the EncryptionMaterials object.
EncryptionMaterialsAccessor - com.qcloud.cos.internal.crypto中的接口
Retrieves encryption materials from some source.
EncryptionMaterialsFactory - com.qcloud.cos.internal.crypto中的接口
Factory for providing the latest encryption materials.
EncryptionMaterialsProvider - com.qcloud.cos.internal.crypto中的接口
Interface for providing encryption materials.
end() - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
EndpointBuilder - com.qcloud.cos.endpoint中的接口
get the endpoint, the endpoint will be used by host header and EndpointResolver.
EndpointResolver - com.qcloud.cos.endpoint中的接口
resolve the endpoint like dns.
equals(Object) - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
equals(Object) - 类 中的方法com.qcloud.cos.model.Grant
 
equals(Object) - 类 中的方法com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
equals(Object) - 类 中的方法com.qcloud.cos.model.Owner
 
equals(Object) - 类 中的方法com.qcloud.cos.model.Tag.Tag
 
equals(Object) - 类 中的方法com.qcloud.cos.region.Region
 
ETAG - 接口 中的静态变量com.qcloud.cos.Headers
 
eTag - 类 中的变量com.qcloud.cos.model.COSObjectSummary
Hex encoded MD5 hash of this object's contents, as computed by Qcloud COS
ExceptionReporter(ProgressListener) - 类 的构造器com.qcloud.cos.event.ProgressListener.ExceptionReporter
 
ExceptionUtils - com.qcloud.cos.utils中的类
 
ExceptionUtils() - 类 的构造器com.qcloud.cos.utils.ExceptionUtils
 
EXCLUDE_SKIPPED_BYTES - 类 中的静态变量com.qcloud.cos.internal.LengthCheckInputStream
 
exeute(CosHttpRequest<Y>, HttpResponseHandler<CosServiceResponse<X>>) - 接口 中的方法com.qcloud.cos.http.CosHttpClient
 
exeute(CosHttpRequest<Y>, HttpResponseHandler<CosServiceResponse<X>>) - 类 中的方法com.qcloud.cos.http.DefaultCosHttpClient
 
EXPIRATION - 接口 中的静态变量com.qcloud.cos.Headers
Header for optional object expiration
EXPIRES - 接口 中的静态变量com.qcloud.cos.Headers
Header for optional object expiration
ExponentialBackoffStrategy(int, int) - 类 的构造器com.qcloud.cos.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 

F

FAILED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
已过时。
FAILED_PRECONDITION_STATUS_CODE - 类 中的静态变量com.qcloud.cos.internal.Constants
HTTP status code indicating that preconditions failed and thus the request failed.
failure(Throwable) - 类 中的静态方法com.qcloud.cos.exception.Throwables
Used to help perform common throw-up with minimal wrapping.
fetch() - 接口 中的方法com.qcloud.cos.auth.COSCredentialsFetcher
 
fetch(int) - 接口 中的方法com.qcloud.cos.auth.COSCredentialsFetcher
 
fetch() - 类 中的方法com.qcloud.cos.auth.HttpCredentialsFetcher
 
fetch(int) - 类 中的方法com.qcloud.cos.auth.HttpCredentialsFetcher
 
fetchNewCOSCredentials() - 类 中的方法com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
FileLockException - com.qcloud.cos.exception中的异常错误
 
FileLockException(Throwable) - 异常错误 的构造器com.qcloud.cos.exception.FileLockException
 
FileLockException(String) - 异常错误 的构造器com.qcloud.cos.exception.FileLockException
 
FileLocks - com.qcloud.cos.internal中的枚举
An internal utility used to provide both inter and intra JVM file locking.
filter(ProgressEvent) - 接口 中的方法com.qcloud.cos.event.ProgressEventFilter
Returns the filtered event object that will be actually passed into the listeners.
filter(ProgressEvent) - 类 中的方法com.qcloud.cos.event.TransferCompletionFilter
 
Filter - com.qcloud.cos.model中的类
 
Filter() - 类 的构造器com.qcloud.cos.model.Filter
 
FilterRule - com.qcloud.cos.model中的类
Model class representing a Filter Rule for a NotificationConfiguration.
FilterRule() - 类 的构造器com.qcloud.cos.model.FilterRule
 
finalize() - 类 中的方法com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
finalize() - 类 中的方法com.qcloud.cos.transfer.TransferManager
Releasing all resources created by TransferManager before it is being garbage collected.
fireProgressEvent(ProgressEventType) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
 
formatISO8601Date(Date) - 类 中的静态方法com.qcloud.cos.utils.DateUtils
Formats the specified date as an ISO 8601 string.
formatRegion(Region) - 类 中的静态方法com.qcloud.cos.region.Region
 
formatRegion(String) - 类 中的静态方法com.qcloud.cos.region.Region
 
formatRFC822Date(Date) - 类 中的静态方法com.qcloud.cos.utils.DateUtils
Formats the specified date as an RFC 822 string.
fromBase64(String) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBigDecimal(BigDecimal) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromBigInteger(BigInteger) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromBoolean(Boolean) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromByte(Byte) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Returns the string representation of the specified Byte.
fromBytes(byte[]) - 类 中的静态方法com.qcloud.cos.utils.CRC64
Construct new CRC64 instance from byte array.
fromDate(Date) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Converts the specified date to an ISO 8601 timestamp string and returns it.
fromDouble(Double) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Returns the string representation of the specified double.
fromFloat(Float) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromHex(String) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromInteger(Integer) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromJsonString(String, Class<T>) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
fromLong(Long) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromSensitiveJsonString(String, Class<T>) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
fromString(String) - 枚举 中的静态方法com.qcloud.cos.model.SSEAlgorithm
Returns the SSEAlgorithm enum corresponding to the given string; or null if and only if the given algorithm is null.
fromString(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
fromValue(String) - 枚举 中的静态方法com.qcloud.cos.model.CORSRule.AllowedMethods
 
fromValue(String) - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryOptionalField
Use this in place of valueOf.
fromValue(String) - 枚举 中的静态方法com.qcloud.cos.model.StorageClass
Returns the Qcloud COS StorageClass enumeration value representing the specified Qcloud COS StorageClass ID string.
fromValue(String) - 枚举 中的静态方法com.qcloud.cos.model.Tier
Use this in place of valueOf.

G

GB - 类 中的静态变量com.qcloud.cos.internal.Constants
Gigabytes
generateCEK(EncryptionMaterials, Provider) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
GeneratePresignedDownloadUrlAnonymous() - 类 中的静态方法com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
GeneratePresignedDownloadUrlWithOverrideResponseHeader() - 类 中的静态方法com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
GeneratePresignedUploadUrl() - 类 中的静态方法com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
generatePresignedUrl(String, String, Date) - 接口 中的方法com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource. you can specify the expiration time.
generatePresignedUrl(String, String, Date, HttpMethodName) - 接口 中的方法com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource. you can specify the expiration time.
generatePresignedUrl(GeneratePresignedUrlRequest) - 接口 中的方法com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource. you can specify the expiration time.
generatePresignedUrl(String, String, Date) - 类 中的方法com.qcloud.cos.COSClient
 
generatePresignedUrl(String, String, Date, HttpMethodName) - 类 中的方法com.qcloud.cos.COSClient
 
generatePresignedUrl(GeneratePresignedUrlRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GeneratePresignedUrlDemo - com.qcloud.cos.demo中的类
GeneratePresignedUrlDemo展示了生成预签名的下载链接与上传连接的使用示例.
GeneratePresignedUrlDemo() - 类 的构造器com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
GeneratePresignedUrlRequest - com.qcloud.cos.model中的类
 
GeneratePresignedUrlRequest(String, String) - 类 的构造器com.qcloud.cos.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the COS object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethodName) - 类 的构造器com.qcloud.cos.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified COS resource.
GenerateSimplePresignedDownloadUrl() - 类 中的静态方法com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
generateSSECustomerKeyForPresignUrl(String) - 类 中的静态方法com.qcloud.cos.model.SSECustomerKey
Constructs a new SSECustomerKey that can be used for generating the presigned URL's.
GenericBucketRequest - com.qcloud.cos.model中的类
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - 类 的构造器com.qcloud.cos.model.GenericBucketRequest
Create a generic request for a bucket operation.
GET_OBJECT_IF_MATCH - 接口 中的静态变量com.qcloud.cos.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - 接口 中的静态变量com.qcloud.cos.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - 接口 中的静态变量com.qcloud.cos.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - 接口 中的静态变量com.qcloud.cos.Headers
Unmodified since constraint header for the get object request
getAbortIncompleteMultipartUpload() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
getAccessControlList() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessControlList() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Returns the optional access control list for the new object.
getAccessor() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAccountId() - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the account ID that owns the destination bucket.
getAcl() - 类 中的方法com.qcloud.cos.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAcl() - 类 中的方法com.qcloud.cos.model.SetObjectAclRequest
Returns the custom ACL to be applied to the specified object when this request is executed.
getAdditionalDetails() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
getAdditionalDetails() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns any additional information retrieved in the error response.
getAlgorithm() - 枚举 中的方法com.qcloud.cos.model.SSEAlgorithm
 
getAlgorithm() - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Returns the encryption algorithm to use with this customer-provided server-side encryption key.
getAllowedHeaders() - 类 中的方法com.qcloud.cos.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - 类 中的方法com.qcloud.cos.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - 类 中的方法com.qcloud.cos.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllTags() - 类 中的方法com.qcloud.cos.model.Tag.TagSet
Get all the tags for this TagSet
getAllTags() - 类 中的方法com.qcloud.cos.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
getBackoffStrategy() - 类 中的方法com.qcloud.cos.ClientConfig
 
getBlock() - 类 中的方法com.qcloud.cos.model.ByteRangeCapturingInputStream
 
getBucket() - 类 中的方法com.qcloud.cos.model.COSObjectId
 
getBucket() - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
getBucket() - 类 中的方法com.qcloud.cos.model.GenericBucketRequest
已过时。
Use getBucketName() instead.
getBucketAcl(String) - 接口 中的方法com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified bucket.
getBucketAcl(GetBucketAclRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified bucket.
getBucketAcl(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketAcl(GetBucketAclRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketAclRequest - com.qcloud.cos.model中的类
Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketAclRequest
 
getBucketArn() - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the COS resource name (ARN) of the bucket where inventory results will be published.
getBucketCrossOriginConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketCrossOriginConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to get a bucket's cross origin configuration.
GetBucketCrossOriginConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketCrossOriginConfigurationRequest
Creates a request object, ready to be executed to fetch the cross origin configuration of the specified bucket.
getBucketDomainConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Returns the domain configuration for the specified bucket.
getBucketDomainConfiguration(GetBucketDomainConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Returns the domain configuration for the specified bucket.
getBucketDomainConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketDomainConfiguration(GetBucketDomainConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketDomainConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to retrieve a bucket's domain configuration.
GetBucketDomainConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket domain configuration for the specified bucket.
getBucketInventoryConfiguration(String, String) - 接口 中的方法com.qcloud.cos.COS
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketInventoryConfigurationHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
GetBucketInventoryConfigurationRequest - com.qcloud.cos.model中的类
Request object to retrieve an inventory configuration.
GetBucketInventoryConfigurationRequest() - 类 的构造器com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationResult - com.qcloud.cos.model中的类
Result object to contain the response returned from COSClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) operation.
GetBucketInventoryConfigurationResult() - 类 的构造器com.qcloud.cos.model.GetBucketInventoryConfigurationResult
 
GetBucketInventoryConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
getBucketLifecycleConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exist or if no configuration has been established.
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exist or if no configuration has been established.
getBucketLifecycleConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketLifecycleConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to get a bucket's lifecycle configuration.
GetBucketLifecycleConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketLifecycleConfigurationRequest
Creates a request object, ready to be executed to fetch the lifecycle configuration for the specified bucket.
getBucketLocation(String) - 接口 中的方法com.qcloud.cos.COS
Gets the geographical region where stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the geographical region where stores the specified bucket.
getBucketLocation(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketLocation(GetBucketLocationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketLocationRequest - com.qcloud.cos.model中的类
 
GetBucketLocationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketLocationRequest
 
getBucketLoggingConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketLoggingConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
GetBucketLoggingConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to get a bucket's logging configuration.
GetBucketLoggingConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketLoggingConfigurationRequest
Creates request object, ready to be executed to fetch the logging configuration for the specified bucket.
getBucketName() - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getBucketName() - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to abort.
getBucketName() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the name of the existing bucket where this request will upload a new object to.
getBucketName() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to complete.
getBucketName() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the name of the bucket containing the completed multipart object.
getBucketName() - 类 中的方法com.qcloud.cos.model.COSObject
Gets the name of the bucket in which this object is contained.
getBucketName() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the name of the Qcloud COS bucket in which this object is stored.
getBucketName() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the name of the COS bucket in which this version is stored.
getBucketName() - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Gets the name of the Qcloud COS bucket to create.
getBucketName() - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to delete.
getBucketName() - 类 中的方法com.qcloud.cos.model.DeleteBucketRequest
Gets the name of the Qcloud COS bucket to delete.
getBucketName() - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Gets the name of the Qcloud COS bucket containing the object to delete.
getBucketName() - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Gets the name of the COS bucket containing the object(s) to delete.
getBucketName() - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Gets the name of the Qcloud COS bucket containing the object to delete.
getBucketName() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the name of the bucket involved in this request.
getBucketName() - 类 中的方法com.qcloud.cos.model.GenericBucketRequest
Returns the name of the target bucket.
getBucketName() - 类 中的方法com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Returns the name of the bucket whose domain configuration is being retrieved.
getBucketName() - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to retrieve.
getBucketName() - 类 中的方法com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being retrieved.
getBucketName() - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
getBucketName() - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Gets the name of the bucket containing the object whose metadata is being retrieved.
getBucketName() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the name of the bucket containing the object to be downloaded.
getBucketName() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
getBucketName() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the name of the bucket in which the new multipart upload was initiated.
getBucketName() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Gets the name of the COS bucket whose inventory configurations are to be listed.
getBucketName() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the name of the bucket containing the uploads to list.
getBucketName() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the name of the Qcloud COS bucket whose objects are to be listed.
getBucketName() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Returns the name of the bucket containing the multipart upload whose parts are being listed.
getBucketName() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the name of the COS bucket whose versions are to be listed.
getBucketName() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the name of the bucket containing the listed multipart uploads, as specified in the original request.
getBucketName() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the name of the Qcloud COS bucket containing the objects listed in this ObjectListing.
getBucketName() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the name of the bucket containing the listed parts, as specified in the original request.
getBucketName() - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Returns the name of the bucket containing the reference to the object to restore which is now stored in CAS.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketAclRequest
Returns the name of the bucket whose ACL will be modified by this request when executed.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Gets the name of the bucket whose cross origin configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Returns the name of the bucket whose domain configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Returns the name of the bucket where the inventory configuration will be stored.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Gets the name of the bucket whose logging configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Returns the name of the COS bucket whose policy is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Returns the name of bucket.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Gets the name of the bucket whose tagging configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Gets the name of the bucket whose versioning configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.SetObjectAclRequest
Returns the name of the bucket containing the object whose ACL is being set.
getBucketName() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
getBucketName() - 类 中的方法com.qcloud.cos.model.UploadResult
Returns the name of the bucket containing the uploaded object.
getBucketName() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the name of the Qcloud COS bucket containing the versions listed in this VersionListing.
getBucketName() - 接口 中的方法com.qcloud.cos.transfer.Download
The name of the bucket where the object is being downloaded from.
getBucketName() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
The name of the bucket where the object is being downloaded from.
getBucketName() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileDownload
Returns the name of the bucket from which files are downloaded.
getBucketName() - 类 中的方法com.qcloud.cos.transfer.MultipleFileDownloadImpl
Returns the name of the bucket from which files are downloaded.
getBucketName() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileUpload
Returns the name of the bucket to which files are uploaded.
getBucketName() - 类 中的方法com.qcloud.cos.transfer.MultipleFileUploadImpl
Returns the name of the bucket to which files are uploaded.
getBucketName() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the name of the bucket.
getBucketPolicy(String) - 接口 中的方法com.qcloud.cos.COS
Gets the policy for the specified bucket.
getBucketPolicy(GetBucketPolicyRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the policy for the specified bucket.
getBucketPolicy(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketPolicy(GetBucketPolicyRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketPolicyRequest - com.qcloud.cos.model中的类
 
GetBucketPolicyRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketPolicyRequest
Creates a new request object, ready to be executed to get the policy for the specified bucket.
getBucketQCS() - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Returns the bucket QCS where the replicas are present.
getBucketRegion() - 类 中的方法com.qcloud.cos.model.HeadBucketResult
Returns the region where the bucket is located.
getBucketReplicationConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Retrieves the replication configuration for the given QCloud bucket.
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Retrieves the replication configuration for the given QCloud bucket.
getBucketReplicationConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketReplicationConfigurationRequest - com.qcloud.cos.model中的类
 
GetBucketReplicationConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketReplicationConfigurationRequest
 
getBuckets() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getBucketTaggingConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exist, or if no configuration has been established.
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exist, or if no configuration has been established.
getBucketTaggingConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketTaggingConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to get a bucket's tagging configuration.
GetBucketTaggingConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketTaggingConfigurationRequest
Creates request object, ready to be executed to fetch the tagging configuration for the specified bucket.
getBucketVersioningConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketVersioningConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to get a bucket's versioning configuration.
GetBucketVersioningConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketVersioningConfigurationRequest
Creates a request object, ready to be executed to fetch the versioning configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - 接口 中的方法com.qcloud.cos.COS
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - 类 中的方法com.qcloud.cos.COSClient
 
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetBucketWebsiteConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to retrieve a bucket's website configuration.
GetBucketWebsiteConfigurationRequest(String) - 类 的构造器com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket website configuration for the specified bucket.
getBytes() - 类 中的方法com.qcloud.cos.event.ProgressEvent
Returns the number of bytes associated with the event.
getBytes() - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
getBytes() - 类 中的方法com.qcloud.cos.utils.CRC64
Get 8 byte representation of current CRC64 value.
getBytesTransfered() - 类 中的方法com.qcloud.cos.transfer.TransferProgress
已过时。
getBytesTransferred() - 类 中的方法com.qcloud.cos.event.ProgressEvent
Convenient method to returns the number of bytes transferred in this event, or the number of bytes reset (or discarded) if negative.
getBytesTransferred() - 类 中的方法com.qcloud.cos.transfer.TransferProgress
Returns the number of bytes completed in the associated transfer.
getCacheControl() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCacheControl() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the cache control response header override if it has been specified, or null otherwise.
getCannedAccessControl() - 类 中的方法com.qcloud.cos.model.AccessControlList
according to the returned x-cos-acl header and grantList, to judge the bucket or object acl, the cases are below: 1. if the header returned x-cos-acl:default, return CannedAccessControlList.Default, only for object acl 2. if the body have AllUsers's Read or Write permission, combine it to decide bucket or object acl to CannedAccessControlList.PublicReadWrite or CannedAccessControlList.PublicRead 3. for other cases, the object or bucket acl is CannedAccessControlList.Private
getCannedAccessControlList() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the canned ACL to use for the new, copied object.
getCannedAcl() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Returns the optional Canned ACL to set for the new bucket.
getCannedACL() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
getCannedAcl() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - 类 中的方法com.qcloud.cos.model.SetBucketAclRequest
Returns the canned ACL to be applied to the specified bucket when this request is executed.
getCannedAcl() - 类 中的方法com.qcloud.cos.model.SetObjectAclRequest
Returns the canned ACL to be applied to the specified object when this request is executed.
getCasJobParameters() - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
 
getCause() - 类 中的方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
Returns the underlying exception, if any; or null otherwise.
getClientConfig() - 接口 中的方法com.qcloud.cos.COS
return the client config. client config include the region info, default expired sign time, etc.
getClientConfig() - 类 中的方法com.qcloud.cos.COSClient
 
getClientMarker(RequestClientOptions.Marker) - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
Returns the value of the specified marker; or null if there is no such value.
getCloneRoot() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Returns the root object from which the current object was cloned; or null if there isn't one.
getCloneSource() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Returns the source object from which the current object was cloned; or null if there isn't one.
getCode() - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the status code for the failed delete.
getCommonPrefixes() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the common prefixes included in this multipart upload listing.
getCommonPrefixes() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the common prefixes included in this object listing.
getCommonPrefixes() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the common prefixes included in this version listing.
getCompleteMultipartUploadResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCondition() - 类 中的方法com.qcloud.cos.model.RoutingRule
Return the condition that must be met for the specified redirect to apply.
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
getConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Returns the domain configuration to send as part of this request.
getConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Returns the website configuration to send as part of this request.
getConfiguration() - 类 中的方法com.qcloud.cos.transfer.TransferManager
Returns the configuration which specifies how this TransferManager processes requests.
getConnectionRequestTimeout() - 类 中的方法com.qcloud.cos.ClientConfig
 
getConnectionTimeout() - 类 中的方法com.qcloud.cos.ClientConfig
 
getContent() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getContent() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getContentDisposition() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the optional Content-Disposition HTTP header, which specifies presentation information for the object such as the recommended filename for the object to be saved as.
getContentDisposition() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content disposition response header override if it has been specified, or null otherwise.
getContentEncoding() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentEncoding() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content encoding response header override if it has been specified, or null otherwise.
getContentLanguage() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the Content-Language HTTP header, which describes the natural language(s) of the intended audience for the enclosed entity.
getContentLanguage() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content language response header override if it has been specified, or null otherwise.
getContentLength() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the Content-Length HTTP header indicating the size of the associated object in bytes.
getContentLength(PutObjectRequest) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Returns the size of the data in this request, otherwise -1 if the content length is unknown.
getContentMd5() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Gets the expected content-md5 header of the request.
getContentMD5() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentMd5() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Returns the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
getContentType() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Gets the expected content-type of the request.
getContentType() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getContentType() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content type response header override if it has been specified, or null otherwise.
getContinuationToken() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Gets the optional continuation token.
getContinuationToken() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets the optional continuation token.
getCOSAccessKeyId() - 类 中的方法com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSAccessKeyId() - 类 中的方法com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSAccessKeyId() - 类 中的方法com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSAccessKeyId() - 接口 中的方法com.qcloud.cos.auth.COSCredentials
Returns the COS access key ID for this credentials object.
getCOSAppId() - 类 中的方法com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSAppId() - 类 中的方法com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSAppId() - 类 中的方法com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSAppId() - 接口 中的方法com.qcloud.cos.auth.COSCredentials
Returns the COS AppId for this credentials object.
getCosBucketDestination() - 类 中的方法com.qcloud.cos.model.inventory.InventoryDestination
Returns the InventoryCosBucketDestination which contains S3 bucket destination information of where inventory results are published.
getCOSClient() - 类 中的方法com.qcloud.cos.transfer.TransferManager
Returns the underlying Qcloud COS client used to make requests to Qcloud COS.
getCOSCryptoScheme() - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
getCOSException() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCOSKmsKeyId() - 类 中的方法com.qcloud.cos.model.SSECOSKeyManagementParams
Returns the COS Key Management System Key Id used for encryption.
getCosObject() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
 
getCOSObjectId() - 类 中的方法com.qcloud.cos.internal.crypto.COSObjectWrapper
 
getCOSObjectId() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
 
getCOSObjectId() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Returns the COS object id for which the new instruction file will be created.
getCOSObjectStream() - 接口 中的方法com.qcloud.cos.utils.ServiceUtils.RetryableCOSDownloadTask
User defines how to get the COSObject from COS for this RetryableCOSDownloadTask.
getCOSSecretKey() - 类 中的方法com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSSecretKey() - 类 中的方法com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSSecretKey() - 类 中的方法com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSSecretKey() - 接口 中的方法com.qcloud.cos.auth.COSCredentials
Returns the COS secret access key for this credentials object.
getCrc64Ecma() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.CopyPartResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.CopyResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.PutObjectResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.UploadPartResult
 
getCrc64Ecma() - 类 中的方法com.qcloud.cos.model.UploadResult
 
getCreationDate() - 类 中的方法com.qcloud.cos.model.Bucket
Gets the bucket's creation date.
getCredentials() - 类 中的方法com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
getCredentials() - 接口 中的方法com.qcloud.cos.auth.COSCredentialsProvider
Returns COSCredentials which the caller can use to authorize an COS request.
getCredentials() - 类 中的方法com.qcloud.cos.auth.COSStaticCredentialsProvider
 
getCredentials() - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsProvider
 
getCredentialsEndpoint() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointProvider
 
getCredentialsEndpoint() - 类 中的方法com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
getCrossOriginConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Gets the new cross origin configuration for the specified bucket.
getCryptoMode() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the optionally specified crypto mode applicable only to the COS encryption client; or null.
getCryptoProvider() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the crypto provider whose encryption implementation will be used to encrypt and decrypt data.
getCustomerMasterKeyId() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
 
getCustomerMasterKeyId() - 类 中的方法com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Returns the default KMS's Customer Master Key ID; or null if there isn't one.
getCustomQueryParameters() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
 
getCustomRequestHeaders() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Returns an immutable map of custom header names to header values.
getDate() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the expiration date of this object.
getDateStr() - 接口 中的方法com.qcloud.cos.internal.VIDResult
get date header for this upload
getDateStr() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getDateStr() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getDateStr() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
get date header for this upload
getDateStr() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
get date header for this upload
getDateStr() - 类 中的方法com.qcloud.cos.model.CopyResult
get date header for this upload
getDateStr() - 类 中的方法com.qcloud.cos.model.PutObjectResult
get date header for this upload
getDateStr() - 类 中的方法com.qcloud.cos.model.UploadResult
get date header for this upload
getDays() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived.
getDays() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the time in days from an object's creation to its expiration.
getDaysAfterInitiation() - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
getDefault() - 枚举 中的静态方法com.qcloud.cos.model.SSEAlgorithm
Returns the default server side encryption algorithm, which is AES256.
getDefaultRetryPolicy() - 类 中的静态方法com.qcloud.cos.retry.PredefinedRetryPolicies
Returns the SDK default retry policy.
getDeletedObjects() - 异常错误 中的方法com.qcloud.cos.exception.MultiObjectDeleteException
Returns the list of successfully deleted objects from this request.
getDeletedObjects() - 类 中的方法com.qcloud.cos.internal.DeleteObjectsResponse
 
getDeletedObjects() - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult
Returns the list of successfully deleted objects from this request.
getDeleteMarkerVersionId() - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the versionId for the delete marker that was created when doing a non-versioned delete in a versioned bucket.
getDeleteObjectResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDelimiter() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
getDelimiter() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
getDelimiter() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
getDelimiter() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Gets the delimiter parameter originally used to request this multipart upload listing, or null if no delimiter specified.
getDelimiter() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the value of the delimiter parameter used to request this version listing.
getDescription(String) - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
 
getDescription() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Returns a human-readable description of this transfer.
getDescription() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Returns a human-readable description of this transfer.
getDestination() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the InventoryDestination that contains information about where to publish the inventory results.
getDestinationBucketName() - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
Returns the destination bucket name for this logging configuration.
getDestinationBucketName() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - 类 中的方法com.qcloud.cos.model.CopyResult
Gets the destination bucket name which will contain the new, copied object.
getDestinationConfig() - 类 中的方法com.qcloud.cos.model.ReplicationRule
Returns the destination configuration for the replication rule.
getDestinationKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - 类 中的方法com.qcloud.cos.model.CopyResult
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getDestinationSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
getDigestChecksum() - 类 中的方法com.qcloud.cos.internal.DigestValidationInputStream
 
getDisplayName() - 类 中的方法com.qcloud.cos.model.Owner
Gets the display name of the owner.
getDisplayName() - 类 中的方法com.qcloud.cos.model.UinGrantee
 
getDisplayName() - 类 中的方法com.qcloud.cos.region.Region
 
getDomainRules() - 类 中的方法com.qcloud.cos.model.BucketDomainConfiguration
Return the list of custom domain name rules that can be used for configuring custom domain name
getDomainTxtVerification() - 类 中的方法com.qcloud.cos.model.BucketDomainConfiguration
 
getEncodingType() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.PartListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncryption() - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
 
getEncryption() - 类 中的方法com.qcloud.cos.model.SSECOSKeyManagementParams
Returns the scheme used for encrypting the Qcloud COS object.
getEncryptionMaterials(Map<String, String>) - 接口 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterialsAccessor
Retrieves encryption materials matching the specified description from some source.
getEncryptionMaterials() - 接口 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterialsFactory
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - 类 中的方法com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials(Map<String, String>) - 类 中的方法com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Returns the encryption materials if specified; or null if not.
getEndpoint() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getEndpointBuilder() - 类 中的方法com.qcloud.cos.ClientConfig
 
getEndpointResolver() - 类 中的方法com.qcloud.cos.ClientConfig
 
getEndPointSuffix() - 类 中的方法com.qcloud.cos.ClientConfig
已过时。
getErrorCode() - 异常错误 中的方法com.qcloud.cos.exception.CosClientException
 
getErrorCode() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Returns the COS error code represented by this exception.
getErrorCode() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
 
getErrorCode() - 异常错误 中的方法com.qcloud.cos.exception.MultiObjectDeleteException
Always returns null since this exception represents a "successful" response from the service with no top-level error code.
getErrorCode() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorDocument() - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Returns the complete path to the document to serve for 4xx errors, or null if no error document has been configured.
getErrorHostId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorMessage() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
getErrorMessage() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the human-readable error message provided by the service
getErrorMessage() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorRequestId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorResponseXml() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
getErrorResponseXml() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the original error response XML received from Qcloud COS
getErrors() - 异常错误 中的方法com.qcloud.cos.exception.MultiObjectDeleteException
Returns the list of errors from the attempted delete operation.
getErrors() - 类 中的方法com.qcloud.cos.internal.DeleteObjectsResponse
 
getErrorType() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getETag() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getETag() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the entity tag identifying the new object.
getETag() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
getETag() - 类 中的方法com.qcloud.cos.model.CopyPartResult
Gets the ETag value for the new part that was created in the associated CopyPartRequest.
getETag() - 类 中的方法com.qcloud.cos.model.CopyResult
Returns the entity tag identifying the new object.
getETag() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Qcloud COS.
getETag() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the hex encoded 128-bit MD5 hash of this version's contents as computed by COS.
getETag() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - 类 中的方法com.qcloud.cos.model.PartETag
Returns the entity tag generated from the content of the associated part.
getETag() - 类 中的方法com.qcloud.cos.model.PartSummary
Returns the entity tag generated from the part content.
getETag() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Gets the server-side ETag value for the newly created object.
getETag() - 类 中的方法com.qcloud.cos.model.UploadPartResult
Returns the entity tag of the newly uploaded part.
getETag() - 类 中的方法com.qcloud.cos.model.UploadResult
Returns the entity tag identifying the new object.
getEventCode() - 类 中的方法com.qcloud.cos.event.ProgressEvent
已过时。
getEventType() - 类 中的方法com.qcloud.cos.event.ProgressEvent
Returns the type of event this object represents.
getException() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
getExecutorService() - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Returns the executor service used for performing the callbacks.
getExpiration() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
The expiration date at which point the new pre-signed URL will no longer be accepted by COS.
getExpirationDate() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the expiration date of the object.
getExpirationInDays() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the time in days from an object's creation to its expiration.
getExpirationInDays() - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Returns the time in days from an object's creation to its expiration.
getExpirationTime() - 接口 中的方法com.qcloud.cos.internal.ObjectExpirationResult
Returns the expiration date of the object, or null if the object is not configured to expire.
getExpirationTime() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTime() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTime() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the time this object will expire and be completely removed from COS.
getExpirationTime() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTimeRuleId() - 接口 中的方法com.qcloud.cos.internal.ObjectExpirationResult
Returns the bucket lifecycle configuration rule ID for the expiration of this object.
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpiredTime() - 类 中的方法com.qcloud.cos.auth.InstanceProfileCredentials
 
getExpires() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExposedHeaders() - 类 中的方法com.qcloud.cos.model.CORSRule
Returns expose headers of this rule and returns a reference to this object for method chaining.
getFile() - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
Returns the underlying file, if known; or null if not;
getFile() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the path and name of the file containing the data to be uploaded to Qcloud COS.
getFile() - 接口 中的方法com.qcloud.cos.model.CosDataSource
 
getFile() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the file containing the data to upload.
getFile() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the file name along with path which needs to be uploaded to Qcloud COS.
getFileOffset() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the optional offset in the specified file, at which to begin uploading data for this part.
getFilter() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns a LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
getFilterRules() - 类 中的方法com.qcloud.cos.model.COSKeyFilter
 
getFirstByte() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Returns the optional start range to copy from the source object.
getFixedEndpointAddr() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Returns the setted server ip and port.
getForcedReplacement() - 类 中的方法com.qcloud.cos.model.DomainRule
 
getFormat() - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the output format of the inventory results.
getFrequency() - 类 中的方法com.qcloud.cos.model.inventory.InventorySchedule
Returns the frequency for producing inventory results in String format.
getFuture() - 类 中的方法com.qcloud.cos.transfer.CopyMonitor
 
getFuture() - 类 中的方法com.qcloud.cos.transfer.DownloadMonitor
 
getFuture() - 类 中的方法com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
getFuture() - 接口 中的方法com.qcloud.cos.transfer.TransferMonitor
Returns a Future to wait on.
getFuture() - 类 中的方法com.qcloud.cos.transfer.UploadMonitor
 
getGeneralProgressListener() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Returns the optional progress listener for receiving updates about the progress of the request.
getGrantee() - 类 中的方法com.qcloud.cos.model.Grant
Gets the grantee being granted a permission by this grant.
getGrants() - 类 中的方法com.qcloud.cos.model.AccessControlList
已过时。
This will remove the duplicate grants if received from Qcloud COS. Use AccessControlList.getGrantsAsList() instead.
getGrantsAsList() - 类 中的方法com.qcloud.cos.model.AccessControlList
Gets the list of Grant objects in this access control list (ACL).
getHeaderName() - 枚举 中的方法com.qcloud.cos.model.Permission
Returns the name of the header used to grant this permission.
getHeaders() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointProvider
 
getHeaders() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getHeaders() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getHostName() - 类 中的方法com.qcloud.cos.model.RedirectRule
Return the host name to use in the redirect request.
getHttpErrorCodeReturnedEquals() - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Return the HTTP error code when the redirect is applied.
getHttpExpiresDate() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the date when the object is no longer cacheable.
getHttpMethod() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getHttpProtocol() - 类 中的方法com.qcloud.cos.ClientConfig
 
getHttpProxyIp() - 类 中的方法com.qcloud.cos.ClientConfig
 
getHttpProxyPort() - 类 中的方法com.qcloud.cos.ClientConfig
 
getHttpRedirectCode() - 类 中的方法com.qcloud.cos.model.RedirectRule
Return the HTTP code to use in the redirect response.
getHttpRequest() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getHttpRequest() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
Returns the http request from which this input stream is derived.
getId() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the ID of this rule.
getId() - 类 中的方法com.qcloud.cos.model.CORSRule
Returns the Id of this rule.
getId() - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the ID used to identify the inventory configuration.
getId() - 类 中的方法com.qcloud.cos.model.Owner
Gets the ID of the owner.
getIdentifier() - 接口 中的方法com.qcloud.cos.model.Grantee
Gets the identifier for this grantee.
getIdentifier() - 枚举 中的方法com.qcloud.cos.model.GroupGrantee
Gets the group grantee's URI.
getIdentifier() - 类 中的方法com.qcloud.cos.model.UinGrantee
 
getIncludedObjectVersions() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns which object version(s) to included in the inventory results.
getIndexDocumentSuffix() - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Returns the document to serve when a directory is specified (ex: index.html).
getInfoToResume() - 类 中的方法com.qcloud.cos.transfer.PauseResult
Returns the information that can be used to resume a successfully paused operation.
getInitiated() - 类 中的方法com.qcloud.cos.model.MultipartUpload
Returns the date at which this upload was initiated.
getInitiateMultipartUploadResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
getInitiator() - 类 中的方法com.qcloud.cos.model.MultipartUpload
Returns the user who initiated this multipart upload.
getInitiator() - 类 中的方法com.qcloud.cos.model.PartListing
Returns details on the user who initiated the associated multipart upload.
getInputStream() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the input stream containing the data to be uploaded to Qcloud COS.
getInputStream() - 接口 中的方法com.qcloud.cos.model.CosDataSource
 
getInputStream() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the stream containing the data to upload for the new part.
getInstance() - 类 中的静态方法com.qcloud.cos.auth.ConnectionUtils
 
getInstance() - 类 中的静态方法com.qcloud.cos.auth.InstanceCredentialsRetryPolicy
 
getInstance() - 类 中的静态方法com.qcloud.cos.auth.InstanceCredentialsUtils
 
getInstanceLength() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the physical length of the entire object stored in COS.
getInstructionFileSuffix() - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
 
getInventoryConfiguration() - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Returns the requested inventory configuration.
getInventoryConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Returns the inventory configuration.
getInventoryConfigurationList() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket.
getInventoryFilter() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the inventoryFilter used to describe a set of objects to include in inventory results.
getKey() - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the key of the object that couldn't be deleted.
getKey() - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getKey() - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the key of the multipart upload to abort.
getKey() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the key under which to store the new object.
getKey() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the key under which the multipart upload to complete is stored.
getKey() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Gets the key by which the newly created object is stored.
getKey() - 类 中的方法com.qcloud.cos.model.COSObject
Gets the key under which this object is stored.
getKey() - 类 中的方法com.qcloud.cos.model.COSObjectId
 
getKey() - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
getKey() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the key under which this object is stored in Qcloud COS.
getKey() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the key under which this version is stored in COS.
getKey() - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Gets the key of the object to delete.
getKey() - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
 
getKey() - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the key that was successfully deleted.
getKey() - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Gets the key of the object to delete.
getKey() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the key of the object involved in this request.
getKey() - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
getKey() - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Gets the key of the object whose metadata is being retrieved.
getKey() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the key under which the object to be downloaded is stored.
getKey() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
getKey() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the object key for which the multipart upload was initiated.
getKey() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Returns the key of the associated multipart upload whose parts are being listed.
getKey() - 类 中的方法com.qcloud.cos.model.MultipartUpload
Returns the key by which this upload is stored.
getKey() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the key value specified in the original request used to identify which multipart upload contains the parts to list.
getKey() - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Gets the key, the name of the reference to the object to restore, which is now stored in CAS.
getKey() - 类 中的方法com.qcloud.cos.model.SetObjectAclRequest
Returns the name of the object whose ACL is being set.
getKey() - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Returns the base64-encoded server-side encryption key that was provided in this object's constructor.
getKey() - 类 中的方法com.qcloud.cos.model.Tag.Tag
 
getKey() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the key of the initiated multipart upload.
getKey() - 类 中的方法com.qcloud.cos.model.UploadResult
Returns the key by which the newly created object is stored.
getKey() - 接口 中的方法com.qcloud.cos.transfer.Download
The key under which this object was stored in Qcloud COS.
getKey() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
The key under which this object was stored in Qcloud COS.
getKey() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the name of the object.
getKeyMarker() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional key marker indicating where in the results to begin listing.
getKeyMarker() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getKeyMarker() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
getKeyMarker() - 类 中的方法com.qcloud.cos.model.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyPair() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns the key pair stored in this EncryptionMaterials object.
getKeyPair() - 类 中的方法com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Always throws UnsupportedOperationException.
getKeyPrefix() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileDownload
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - 类 中的方法com.qcloud.cos.transfer.MultipleFileDownloadImpl
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileUpload
Returns the key prefix of the virtual directory being uploaded.
getKeyPrefix() - 类 中的方法com.qcloud.cos.transfer.MultipleFileUploadImpl
Returns the key prefix of the virtual directory being uploaded to.
getKeyPrefixEquals() - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Return the object key name prefix when the redirect is applied.
getKeys() - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Returns the list of keys to delete from this bucket.
getLastByte() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Returns the optional zero-based byte offset to stop copying the source.
getLastModified() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastModified() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the date when, according to Qcloud COS, this object was last modified.
getLastModified() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the date according to COS at which this version was last modified.
getLastModified() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the value of the Last-Modified header, indicating the date and time at which Qcloud COS last recorded a modification to the associated object.
getLastModified() - 类 中的方法com.qcloud.cos.model.PartSummary
Returns the date this part was last modified.
getLastModifiedDate() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Gets the date the newly copied object was last modified.
getLastModifiedDate() - 类 中的方法com.qcloud.cos.model.CopyPartResult
Gets the date the newly copied part was last modified.
getLifecycleConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
getListener() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
getListeners() - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
Returns the listeners associated with this listener chain.
getListing() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
getListMultipartUploadsResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListPartsResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
getLocation() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
getLocation() - 类 中的方法com.qcloud.cos.model.Bucket
 
getLocation() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
getLogFilePrefix() - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
Returns the optional log file prefix.
getLoggingConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Gets the logging configuration for the specified bucket.
getMarker() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the optional marker parameter indicating where in the bucket to begin listing.
getMarker() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the marker parameter originally used to request this object listing, or null if no marker was specified.
getMatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
getMaterialsDescription() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns a snapshot of the current material description; never null.
getMaterialsDescription() - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getMaterialsDescription() - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
getMaterialsDescription() - 类 中的方法com.qcloud.cos.model.EncryptedPutObjectRequest
 
getMaterialsDescription() - 接口 中的方法com.qcloud.cos.model.MaterialsDescriptionProvider
Returns an unmodifiable view of the MaterialsDescription which the caller can use to load EncryptionMaterials from any EncryptionMaterialsAccessor
getMaterialsDescription() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Returns the material description for the new instruction file.
getMaxAgeSeconds() - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
getMaxConnectionsCount() - 类 中的方法com.qcloud.cos.ClientConfig
 
getMaxErrorRetry() - 类 中的方法com.qcloud.cos.ClientConfig
 
getMaxKeys() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the maxKeys parameter originally used to request this object listing, or the default maxKeys value provided by Qcloud COS if the requester didn't specify a value.
getMaxKeys() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the value of the maxKeys parameter used to request this version listing.
getMaxParts() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Returns the optional maximum number of parts to be returned in the part listing.
getMaxParts() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the optional max parts value specified in the original request to limit how many parts are listed.
getMaxResults() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional maxResults parameter indicating the maximum number of results to include in the response.
getMaxUploads() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional maximum number of uploads to return, or null if no maximum number of uploads has been set for this request.
getMaxUploads() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the optional maximum number of uploads to be listed, as specified in the original request.
getMd5() - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Returns the optional base64-encoded MD5 digest of the encryption key to use when validating the integrity of the transmitted server-side encryption key.
getMd5Digest() - 类 中的方法com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
getMd5Digest() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the optional, but recommended, MD5 hash of the content of this part.
getMessage() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
getMessage() - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns a description of the failure.
getMetadata() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
getMetadata() - 类 中的方法com.qcloud.cos.model.AppendObjectResult
 
getMetadata() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Returns the metadata retrieved as a response to COSClient#putObject(PutObjectRequest) operation.
getMetadataDirective() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
getMethod() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
getMinimumUploadPartSize() - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the minimum part size for upload parts.
getModifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
getMonitor() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
 
getMultipartCopyPartSize() - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the minimum size in bytes of each part in a multi-part copy request.
getMultipartCopyThreshold() - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the maximum threshold size of an COS object after which the copy operation is carried out using multi-part request.
getMultipartUploadId() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the multi part upload id.
getMultipartUploads() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the list of multipart uploads.
getMultipartUploadThreshold() - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the size threshold in bytes for when to use multipart uploads.
getMutlipartUploadThreshold() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the upper threshold for file size after which multipart upload is used..
getName() - 类 中的方法com.qcloud.cos.model.Bucket
Gets the name of the bucket.
getName() - 类 中的方法com.qcloud.cos.model.DomainRule
 
getName() - 类 中的方法com.qcloud.cos.model.FilterRule
Returns the name for this FilterRule.
getNewObjectMetadata() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
getNextAppendPosition() - 类 中的方法com.qcloud.cos.model.AppendObjectResult
 
getNextContinuationToken() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets the optional NextContinuationToken.
getNextCopyPartRequest() - 类 中的方法com.qcloud.cos.transfer.CopyPartRequestFactory
Constructs a copy part requests and returns it.
getNextInitializationVector() - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCbcContext
 
getNextKeyMarker() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the next key marker that should be used in the next request to get the next page of results.
getNextKeyMarker() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the key marker to use in the next listVersions request in order to obtain the next page of results.
getNextMarker() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the marker to use in the next listObjects request in order to see the next page of results.
getNextPartNumberMarker() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the next part number marker.
getNextUploadIdMarker() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the next upload ID marker that should be used in the next request to get the next page of results.
getNextUploadPartRequest() - 类 中的方法com.qcloud.cos.internal.UploadPartRequestFactory
 
getNextVersionIdMarker() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the version ID marker to use in the next listVersions request in order to obtain the next page of results.
getNoncurrentVersionExpirationInDays() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
getNoncurrentVersionTransitions() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the Qcloud COS non current object transition rules associated with the given rule.
getNonmatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional list of ETag constraints that when present, must not include a match for the object's current ETag in order for this request to be executed.
getNotifiedByteCount() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
getObject(String, String) - 接口 中的方法com.qcloud.cos.COS
Gets the object stored in under the specified bucket and key.
getObject(GetObjectRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the object stored in under the specified bucket and key.
getObject(GetObjectRequest, File) - 接口 中的方法com.qcloud.cos.COS
Gets the object metadata for the object stored in under the specified bucket and key, and saves the object contents to the specified file.
getObject(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
getObject(GetObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
getObject(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.COSClient
 
getObject(GetObjectRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
getObject(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
getObject(GetObjectRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
getObject(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
getObject(GetObjectRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
getObject(GetObjectRequest, File) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
getObjectAcl(String, String) - 接口 中的方法com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified object in Qcloud COS.
getObjectAcl(GetObjectAclRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified object in Qcloud COS.
getObjectAcl(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
getObjectAcl(GetObjectAclRequest) - 类 中的方法com.qcloud.cos.COSClient
 
GetObjectAclRequest - com.qcloud.cos.model中的类
 
GetObjectAclRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetObjectAclRequest
 
getObjectContent() - 类 中的方法com.qcloud.cos.model.COSObject
Gets the input stream containing the contents of this object.
getObjectListing() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
getObjectMapper() - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
getObjectMetadata(String, String) - 接口 中的方法com.qcloud.cos.COS
Gets the metadata for the specified object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - 接口 中的方法com.qcloud.cos.COS
Gets the metadata for the specified object without actually fetching the object itself.
getObjectMetadata(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
getObjectMetadata(GetObjectMetadataRequest) - 类 中的方法com.qcloud.cos.COSClient
 
getObjectMetadata() - 类 中的方法com.qcloud.cos.model.COSObject
Gets the metadata stored by Qcloud COS for this object.
getObjectMetadata() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
getObjectMetadata() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the additional information about the part being uploaded.
getObjectMetadata() - 接口 中的方法com.qcloud.cos.transfer.Download
Returns the ObjectMetadata for the object being downloaded.
getObjectMetadata() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
Returns the ObjectMetadata for the object being downloaded.
GetObjectMetadataDemo - com.qcloud.cos.demo中的类
 
GetObjectMetadataDemo() - 类 的构造器com.qcloud.cos.demo.GetObjectMetadataDemo
 
getObjectMetadataDemo() - 类 中的静态方法com.qcloud.cos.demo.GetObjectMetadataDemo
 
GetObjectMetadataRequest - com.qcloud.cos.model中的类
 
GetObjectMetadataRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
GetObjectMetadataRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest with basic options.
GetObjectRequest - com.qcloud.cos.model中的类
 
GetObjectRequest(COSObjectId) - 类 的构造器com.qcloud.cos.model.GetObjectRequest
 
GetObjectRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
getObjectSecurely(GetObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
getObjectSecurely(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
getObjectSecurely(GetObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
getObjectSecurely(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
getObjectSecurely(GetObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
getObjectSecurely(GetObjectRequest, File) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
getObjectSummaries() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the list of object summaries describing the objects stored in the COS bucket.
getOngoingRestore() - 接口 中的方法com.qcloud.cos.internal.ObjectRestoreResult
Returns then boolean value which indicates there is an ongoing restore request.
getOngoingRestore() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the boolean value which indicates whether there is ongoing restore request.
getOptionalFields() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the optional fields that are included in the inventory results.
getOriginalRequest() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getOwner() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getOwner() - 类 中的方法com.qcloud.cos.model.AccessControlList
Gets the owner of the AccessControlList.
getOwner() - 类 中的方法com.qcloud.cos.model.Bucket
Gets the bucket's owner.
getOwner() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the owner of this object.
getOwner() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the owner of this version.
getOwner() - 类 中的方法com.qcloud.cos.model.MultipartUpload
Returns the owner of this multipart upload.
getOwner() - 类 中的方法com.qcloud.cos.model.PartListing
Returns details on the user who owns the associated multipart upload.
getParameters() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getPartETag() - 类 中的方法com.qcloud.cos.model.CopyPartResult
Returns an identifier which identifies the copy part by its part number and the entity tag computed from the part's data.
getPartETag() - 类 中的方法com.qcloud.cos.model.UploadPartResult
Returns an identifier which identifies the upload part by its part number and the entity tag computed from the part's data.
getPartETags() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
getPartNumber() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - 类 中的方法com.qcloud.cos.model.CopyPartResult
Gets the part number of the newly copied part.
getPartNumber() - 类 中的方法com.qcloud.cos.model.PartETag
Returns the part number of the associated part.
getPartNumber() - 类 中的方法com.qcloud.cos.model.PartSummary
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - 类 中的方法com.qcloud.cos.model.UploadPartResult
Returns the part number of the newly uploaded part.
getPartNumberMarker() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Returns the optional part number marker indicating where in the results to being listing parts.
getPartNumberMarker() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the optional part number marker specified in the original request to specify where in the results to begin listing parts.
getParts() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the list of parts described in this part listing.
getPartSize() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the size of this part, in bytes.
getPartSize() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
Returns the part size to be used in multi part upload.
getPauseStatus() - 异常错误 中的方法com.qcloud.cos.exception.PauseException
Returns more information on why the pause failed.
getPauseStatus() - 类 中的方法com.qcloud.cos.transfer.PauseResult
Returns information about whether the pause was successful or not; and if not why.
getPauseType() - 类 中的方法com.qcloud.cos.transfer.PersistableUpload
 
getPercentTransfered() - 类 中的方法com.qcloud.cos.transfer.TransferProgress
getPercentTransferred() - 类 中的方法com.qcloud.cos.transfer.TransferProgress
Returns a percentage of the number of bytes transferred out of the total number of bytes to transfer.
getPermission() - 类 中的方法com.qcloud.cos.model.Grant
Gets the permission being granted to the grantee by this grant.
getPersistableUpload() - 类 中的方法com.qcloud.cos.transfer.UploadCallable
 
getPlatform() - 类 中的静态方法com.qcloud.cos.utils.VersionInfoUtils
Returns the current platform for the COS SDK in which this class is running.
getPolicyText() - 类 中的方法com.qcloud.cos.model.BucketPolicy
Gets the raw policy JSON text as returned by COS.
getPolicyText() - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Returns the policy to apply to the specified bucket.
getPosition() - 类 中的方法com.qcloud.cos.model.AppendObjectRequest
 
getPredicate() - 类 中的方法com.qcloud.cos.model.inventory.InventoryFilter
Returns the InventoryFilterPredicate to be used when evaluating an inventory filter.
getPredicate() - 类 中的方法com.qcloud.cos.model.lifecycle.LifecycleFilter
Returns the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule.
getPrefix() - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the prefix that is prepended to all inventory results.
getPrefix() - 类 中的方法com.qcloud.cos.model.inventory.InventoryPrefixPredicate
Returns the prefix to use when evaluating an inventory filter.
getPrefix() - 类 中的方法com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
Returns the key prefix for which the
getPrefix() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional prefix parameter that restricts the response to multipart uploads for keys that begin with the specified prefix.
getPrefix() - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
getPrefix() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the prefix parameter originally used to request this multipart upload listing, or null if no prefix was specified.
getPrefix() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - 类 中的方法com.qcloud.cos.model.ReplicationRule
Returns the prefix associated with the replication rule.
getPrefix() - 类 中的方法com.qcloud.cos.model.VersionListing
The prefix parameter originally used to request this version listing, or null if no prefix was specified.
getPrettywriter() - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
getPreviousObjectListing() - 类 中的方法com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Returns the previous object listing.
getPreviousVersionListing() - 类 中的方法com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Returns the previous version listing.
getProgress() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Returns progress information about this transfer.
getProgress() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Returns progress information about this transfer.
getProgressListener() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getProtocol() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getprotocol() - 类 中的方法com.qcloud.cos.model.RedirectRule
Return the protocol to use in the redirect request.
getProxyPassword() - 类 中的方法com.qcloud.cos.ClientConfig
 
getProxyUsername() - 类 中的方法com.qcloud.cos.ClientConfig
 
getQuiet() - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Returns the quiet element for this request.
getRange() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
getRawMetadata() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
getRawMetadataValue(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
getRawResponseContent() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP response from a service
getReadLimit() - 类 中的方法com.qcloud.cos.ClientConfig
 
getReadLimit() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
 
getReadLimit() - 接口 中的方法com.qcloud.cos.internal.ReadLimitInfo
Returns the read limit for mark-and-reset during retries; or -1 if not available.
getReadLimit() - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
Returns the mark-and-reset read limit; defaults to 131073.
getRedirect() - 类 中的方法com.qcloud.cos.model.RoutingRule
Return the redirect information.
getRedirectAllRequestsTo() - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Return the redirect information where all requests will be redirect to.
getRedirectLocation() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional redirect location for the newly copied object.
getRedirectLocation() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional redirect location for the new object.
getRegion() - 类 中的方法com.qcloud.cos.ClientConfig
 
getRegionName() - 类 中的方法com.qcloud.cos.region.Region
 
getReplaceKeyPrefixWith() - 类 中的方法com.qcloud.cos.model.RedirectRule
Return the object prefix key to use in the redirect request.
getReplaceKeyWith() - 类 中的方法com.qcloud.cos.model.RedirectRule
Return the specific key to use in the redirect request.
getReplicationConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Returns the replication configuration of bucket.
getRequest() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getRequestClientOptions() - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Gets the options stored with this request object.
getRequestFile(PutObjectRequest) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Convenience method for getting the file specified in a request.
getRequestId() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Returns the COS request ID that uniquely identifies the service request the caller made.
getRequestId() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
 
getRequestId() - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
Returns the cos request ID from the response metadata
getRequestId() - 类 中的方法com.qcloud.cos.internal.ResponseMetadata
 
getRequestId() - 接口 中的方法com.qcloud.cos.internal.VIDResult
get requestid for this upload
getRequestId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getRequestId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getRequestId() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
get requestid for this upload
getRequestId() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
get requestid for this upload
getRequestId() - 类 中的方法com.qcloud.cos.model.CopyResult
get requestid for this upload
getRequestId() - 类 中的方法com.qcloud.cos.model.PutObjectResult
get requestid for this upload
getRequestId() - 类 中的方法com.qcloud.cos.model.UploadResult
get requestid for this upload
getRequestParameters() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the complete map of additional request parameters to be included in the pre-signed URL.
getResourcePath() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
getResponseHeaders() - 类 中的方法com.qcloud.cos.internal.COSXmlResponseHandler
Returns the headers from the processed response.
getResponseHeaders() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the headers to be overridden in the service response.
getResponseHeaders() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Returns the headers to be overridden in the service response.
getResponseMetadata() - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
Returns the response metadata for this response.
getRestoreExpirationTime() - 接口 中的方法com.qcloud.cos.internal.ObjectRestoreResult
Returns the expiration date when the Object is scheduled to move to CAS, or null if the object is not configured to expire.
getRestoreExpirationTime() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the time at which an object that has been temporarily restored from CAS will expire, and will need to be restored again in order to be accessed.
getResult() - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
Returns the result contained by this response.
getResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
getResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
getResumeableMultipartUploadId() - 接口 中的方法com.qcloud.cos.transfer.Upload
if isResumeableMultipartUploadAfterFailed is true, we can call getResumeableMultipartUploadId to get upload info. then can resume to upload again..
getResumeableMultipartUploadId() - 类 中的方法com.qcloud.cos.transfer.UploadImpl
 
getRetryPolicy() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointProvider
 
getRetryPolicy() - 类 中的方法com.qcloud.cos.ClientConfig
 
getRoleName() - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Returns the role name associated with this replication configuration.
getRoutingRules() - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Return the list of routing rules that can be used for configuring redirects if certain conditions are meet.
getRule(String) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Returns the replication rule for the given rule id.
getRules() - 类 中的方法com.qcloud.cos.model.BucketCrossOriginConfiguration
Returns the list of rules that comprise this configuration.
getRules() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
Returns the list of rules that comprise this configuration.
getRules() - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Returns the replication rules associated with this QCloud bucket.
getSchedule() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the schedule for generating inventory results.
getServerSideEncryption() - 类 中的方法com.qcloud.cos.internal.SSEResultBase
已过时。
getServerSideEncryption() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the server-side encryption algorithm for the object, or null if none was used.
getSessionCredential() - 类 中的静态方法com.qcloud.cos.demo.TemporyTokenDemo
 
getSessionToken() - 类 中的方法com.qcloud.cos.auth.BasicSessionCredentials
 
getSessionToken() - 接口 中的方法com.qcloud.cos.auth.COSSessionCredentials
Returns the session token for this session.
getSignExpired() - 类 中的方法com.qcloud.cos.ClientConfig
 
getSize() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the size of this object in bytes.
getSize() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the size of this version in bytes.
getSize() - 类 中的方法com.qcloud.cos.model.PartSummary
Returns the size of this part, in bytes.
getSocketTimeout() - 类 中的方法com.qcloud.cos.ClientConfig
 
getSourceAppid() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSourceAppid() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
getSourceBucketName() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - 类 中的方法com.qcloud.cos.model.CopyResult
Gets the name of the bucket containing the source object to be copied.
getSourceBucketRegion() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSourceBucketRegion() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
getSourceEndpointBuilder() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSourceEndpointBuilder() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
getSourceKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - 类 中的方法com.qcloud.cos.model.CopyResult
Gets the source bucket key under which the source object to be copied is stored.
getSourceSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSourceSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
getSourceVersionId() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSourceVersionId() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the version ID specifying which version of the source object to copy.
getSSEAlgorithm() - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using COS-managed keys.
getSSEAlgorithm() - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
getSSEAlgorithm() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
getSSECOSKeyManagementParams() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Returns the COS Key Management System parameters used to encrypt the object on server side.
getSseCOSKeyManagementParams() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSSECOSKeyManagementParams() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
getSSECOSKeyManagementParams() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the COS Key Management System parameters used to encrypt the object on server side.
getSSECOSKeyManagementParams() - 接口 中的方法com.qcloud.cos.model.SSECOSKeyManagementParamsProvider
Returns the optional SSECOSKeyManagementParams to use to encrypt the uploaded object.
getSSECOSKmsKeyId() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the Key Management System key id used for Server Side Encryption of the COS object.
getSSECustomerAlgorithm() - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using customer-provided keys.
getSSECustomerAlgorithm() - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
getSSECustomerAlgorithm() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
getSSECustomerKey() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
 
getSSECustomerKey() - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
 
getSSECustomerKey() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
 
getSSECustomerKey() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
 
getSSECustomerKey() - 接口 中的方法com.qcloud.cos.model.SSECustomerKeyProvider
Returns the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
getSSECustomerKey() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
 
getSSECustomerKeyMd5() - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the base64-encoded MD5 digest of the encryption key for server-side encryption, if the object is encrypted using customer-provided keys.
getSSECustomerKeyMd5() - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
getSSECustomerKeyMd5() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
getState() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Returns the current state of this transfer.
getState() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Returns the current state of this transfer.
getStatus() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the status of this rule.
getStatus() - 类 中的方法com.qcloud.cos.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
getStatus() - 类 中的方法com.qcloud.cos.model.DomainRule
 
getStatus() - 类 中的方法com.qcloud.cos.model.ReplicationRule
Returns the status of the replication rule.
getStatus() - 枚举 中的方法com.qcloud.cos.model.ReplicationRuleStatus
 
getStatusCode() - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
getStatusCode() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getStatusText() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
getStorageClass() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional Qcloud COS storage class to use when storing the new object.
getStorageClass() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the storage class of this object.
getStorageClass() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional Qcloud COS storage class to use when storing the newly copied object.
getStorageClass() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Gets the storage class used by Qcloud COS for this object.
getStorageClass() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the storage class used by COS for this version.
getStorageClass() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional storage class to use when storing this upload's data in COS.
getStorageClass() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
getStorageClass() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the class of storage used for the parts in the associated multipart upload.
getStorageClass() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional COS storage class to use when storing the new object.
getStorageClass() - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Returns the storage class associated with the replication destination configuration.
getStorageClassAsString() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the storage class of this object.
getStorageMode() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the current storage mode of a CryptoConfiguration object.
getSubTransfers() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileUpload
Returns a collection of sub transfers associated with the multi file upload.
getSubTransfers() - 类 中的方法com.qcloud.cos.transfer.MultipleFileUploadImpl
 
getSuffix() - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Returns the suffix for the new instruction file.
getSymmetricKey() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns the symmetric key stored in this EncryptionMaterials object.
getSymmetricKey() - 类 中的方法com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Always throws UnsupportedOperationException.
getTag() - 类 中的方法com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
getTag(String) - 类 中的方法com.qcloud.cos.model.Tag.TagSet
Get the value of the tag with the given key.
getTag(String) - 类 中的方法com.qcloud.cos.model.TagSet
Get the value of the tag with the given key.
getTaggingConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Gets the new tagging configuration for the specified bucket.
getTagSet() - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
Gets the first TagSet object contained in this object.
getTagSetAtIndex(int) - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
Gets the TagSet object at the specified index contained in this object.
getTier() - 类 中的方法com.qcloud.cos.model.CASJobParameters
 
getTotalBytesToTransfer() - 类 中的方法com.qcloud.cos.transfer.TransferProgress
Returns the total size in bytes of the associated transfer, or -1 if the total size isn't known.
getTotalNumberOfParts() - 类 中的方法com.qcloud.cos.internal.UploadPartRequestFactory
 
getTraceId() - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
getTraceId() - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Gets Qcloud COS's extended request ID.
getTraceId() - 类 中的方法com.qcloud.cos.internal.ResponseMetadata
 
getTrafficLimit() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
 
getTrafficLimit() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
 
getTrafficLimit() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
 
getTransitions() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the transition attribute of the rule.
getType() - 类 中的方法com.qcloud.cos.model.DomainRule
 
getTypeIdentifier() - 接口 中的方法com.qcloud.cos.model.Grantee
Returns the identifier for the type of this grant, to be used when specifying grants in the header of a request.
getTypeIdentifier() - 枚举 中的方法com.qcloud.cos.model.GroupGrantee
 
getTypeIdentifier() - 类 中的方法com.qcloud.cos.model.UinGrantee
 
getUnmodifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
getUnnotifiedByteCount() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
getUploadId() - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the ID of the upload to abort.
getUploadId() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the ID of the multipart upload to complete.
getUploadId() - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadId() - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the initiated multipart upload ID.
getUploadId() - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Returns the ID of the multipart upload whose parts are being listed.
getUploadId() - 类 中的方法com.qcloud.cos.model.MultipartUpload
Returns the unique ID of this multipart upload.
getUploadId() - 类 中的方法com.qcloud.cos.model.PartListing
Returns the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
getUploadId() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadIdMarker() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional upload ID marker indicating where in the results to begin listing.
getUploadIdMarker() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
getUserAgent() - 类 中的方法com.qcloud.cos.ClientConfig
 
getUserAgent() - 类 中的静态方法com.qcloud.cos.utils.VersionInfoUtils
 
getUserMetadata() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the custom user-metadata for the associated object.
getUserMetaDataOf(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Returns the value of the specified user meta datum.
getValue() - 类 中的方法com.qcloud.cos.model.FilterRule
Returns the value for this FilterRule
getValue() - 类 中的方法com.qcloud.cos.model.Tag.Tag
 
getValue() - 类 中的方法com.qcloud.cos.utils.CRC64
Get long representation of current CRC64 value.
getVersion() - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
 
getVersion() - 类 中的静态方法com.qcloud.cos.utils.VersionInfoUtils
Returns the current version for the COS SDK in which this class is running.
getVersionId() - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the versionId of the object that couldn't be deleted.
getVersionId() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getVersionId() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.
getVersionId() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Gets the version ID of the newly copied object.
getVersionId() - 类 中的方法com.qcloud.cos.model.CopyPartResult
Gets the version ID of the source object.
getVersionId() - 类 中的方法com.qcloud.cos.model.CopyResult
Returns the version ID of the new object.
getVersionId() - 类 中的方法com.qcloud.cos.model.COSObjectId
Returns the version id which is optionally applicable for COS get (but not put) operations.
getVersionId() - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
getVersionId() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Gets the version ID which uniquely identifies this version of an object.
getVersionId() - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the version deleted, or null for unversioned objects.
getVersionId() - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Gets the version ID uniquely identifying which version of the object to delete.
getVersionId() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the version ID of the object, only present if versioning has been enabled for the bucket.
getVersionId() - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
getVersionId() - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Gets the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Gets the optional version ID specifying which version of the object to download.
getVersionId() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Gets the version ID of the associated Qcloud COS object if available.
getVersionId() - 类 中的方法com.qcloud.cos.model.PutObjectResult
Gets the optional version ID of the newly uploaded object.
getVersionId() - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Returns the id of the version to be restored.
getVersionId() - 类 中的方法com.qcloud.cos.model.SetObjectAclRequest
Returns the version ID of the object version whose ACL is being set.
getVersionId() - 类 中的方法com.qcloud.cos.model.UploadResult
Returns the version ID of the new object.
getVersionIdMarker() - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Gets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getVersionIdMarker() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the value of the version ID marker parameter used to request this version listing.
getVersioningConfiguration() - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Gets the new versioning configuration for the specified bucket.
getVersionSummaries() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets the list of version summaries describing the versions stored in the associated COS bucket.
getWrappedInputStream() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
getWrappedInputStream() - 类 中的方法com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
getWrappedInputStream() - 类 中的方法com.qcloud.cos.internal.SdkInputStream
Returns the underlying input stream, if any, from the subclass; or null if there is no underlying input stream.
getWriter() - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
Grant - com.qcloud.cos.model中的类
Specifies a grant, consisting of one grantee and one permission.
Grant(Grantee, Permission) - 类 的构造器com.qcloud.cos.model.Grant
Constructs a new Grant object using the specified grantee and permission objects.
grantAllPermissions(Grant...) - 类 中的方法com.qcloud.cos.model.AccessControlList
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the set is a Grant object.
Grantee - com.qcloud.cos.model中的接口
Represents a grantee (entity) that can be assigned access permissions in an AccessControlList.
grantPermission(Grantee, Permission) - 类 中的方法com.qcloud.cos.model.AccessControlList
Adds a grantee to the access control list (ACL) with the given permission.
GroupGrantee - com.qcloud.cos.model中的枚举
Specifies constants defining a group of COS users who can be granted permissions to buckets and objects.
GuardedBy - com.qcloud.cos.annotation中的注释类型
Documenting annotation to indicate the field or method on which this is applied can only be accessed when holding the given lock (identified by value).

H

handle(CosHttpResponse) - 接口 中的方法com.qcloud.cos.http.HttpResponseHandler
Accepts an HTTP response object, and returns an object of type T.
handle(AccessControlList, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.COSDefaultAclHeaderHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.CosErrorResponseHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.CosMetadataResponseHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.COSObjectResponseHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.COSStringResponseHandler
 
handle(XmlResponsesSaxParser.CopyObjectResultHandler, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.COSVersionHeaderHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.COSXmlResponseHandler
 
handle(T, CosHttpResponse) - 接口 中的方法com.qcloud.cos.internal.HeaderHandler
Applies one or more headers to the response object given.
handle(T, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.ObjectExpirationHeaderHandler
 
handle(T, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.ObjectRestoreHeaderHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.ResponseHeaderHandlerChain
 
handle(T, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.ServerSideEncryptionHeaderHandler
 
handle(T, CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.VIDResultHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.VoidCosResponseHandler
 
handle(CosHttpResponse) - 类 中的方法com.qcloud.cos.model.HeadBucketResultHandler
 
hasFinalPartBeenSeen() - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
hashCode() - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
hashCode() - 类 中的方法com.qcloud.cos.model.Grant
 
hashCode() - 类 中的方法com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
hashCode() - 类 中的方法com.qcloud.cos.model.Owner
 
hashCode() - 类 中的方法com.qcloud.cos.model.Tag.Tag
 
hasMoreRequests() - 类 中的方法com.qcloud.cos.internal.UploadPartRequestFactory
 
hasMoreRequests() - 类 中的方法com.qcloud.cos.transfer.CopyPartRequestFactory
 
headBucket(HeadBucketRequest) - 接口 中的方法com.qcloud.cos.COS
Performs a head bucket operation on the requested bucket name.
headBucket(HeadBucketRequest) - 类 中的方法com.qcloud.cos.COSClient
 
HeadBucketRequest - com.qcloud.cos.model中的类
 
HeadBucketRequest(String) - 类 的构造器com.qcloud.cos.model.HeadBucketRequest
 
HeadBucketResult - com.qcloud.cos.model中的类
Result object for Head Bucket request.
HeadBucketResult() - 类 的构造器com.qcloud.cos.model.HeadBucketResult
 
HeadBucketResultHandler - com.qcloud.cos.model中的类
 
HeadBucketResultHandler() - 类 的构造器com.qcloud.cos.model.HeadBucketResultHandler
 
HeaderHandler<T> - com.qcloud.cos.internal中的接口
Assistant response handler that can pull an HTTP header out of the response and apply it to a response object.
Headers - com.qcloud.cos中的接口
Common COS HTTP header values used throughout the COS Java client.
HOST - 接口 中的静态变量com.qcloud.cos.Headers
 
HOST_CONNECT - 类 中的静态变量com.qcloud.cos.exception.ClientExceptionConstants
 
HttpCredentialsFetcher - com.qcloud.cos.auth中的类
 
HttpCredentialsFetcher(CredentialsEndpointProvider) - 类 的构造器com.qcloud.cos.auth.HttpCredentialsFetcher
 
HttpMethodName - com.qcloud.cos.http中的枚举
 
HttpProtocol - com.qcloud.cos.http中的枚举
 
HttpResponseHandler<T> - com.qcloud.cos.http中的接口
 

I

IdleConnectionMonitorThread - com.qcloud.cos.http中的类
 
IdleConnectionMonitorThread(HttpClientConnectionManager) - 类 的构造器com.qcloud.cos.http.IdleConnectionMonitorThread
 
Immutable - com.qcloud.cos.annotation中的注释类型
Documenting annotation to indicate a class is immutable.
INCLUDE_SKIPPED_BYTES - 类 中的静态变量com.qcloud.cos.internal.LengthCheckInputStream
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.COS
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
InitiateMultipartUploadHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
InitiateMultipartUploadRequest - com.qcloud.cos.model中的类
 
InitiateMultipartUploadRequest(String, String) - 类 的构造器com.qcloud.cos.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadResult - com.qcloud.cos.model中的类
 
InitiateMultipartUploadResult() - 类 的构造器com.qcloud.cos.model.InitiateMultipartUploadResult
 
InitiateMultipartUploadResultUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
InitMultipartUploadDemo() - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
inputStreamForRequest(InputStream, ProgressListener) - 类 中的静态方法com.qcloud.cos.event.ProgressInputStream
 
inputStreamForResponse(InputStream, CosServiceRequest) - 类 中的静态方法com.qcloud.cos.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
inputStreamForResponse(InputStream, ProgressListener) - 类 中的静态方法com.qcloud.cos.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
InputStreamUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.InputStreamUnmarshaller
 
InputSubstream - com.qcloud.cos.internal中的类
Filtered input stream implementation that exposes a range of an input stream as a new input stream.
InputSubstream(InputStream, long, long, boolean) - 类 的构造器com.qcloud.cos.internal.InputSubstream
Constructs a new InputSubstream so that when callers start reading from this stream they'll start at the specified offset in the real stream and after they've read the specified length, this stream will look empty.
INSTANCE - 类 中的静态变量com.qcloud.cos.internal.SkipMd5CheckStrategy
 
InstanceCredentialsFetcher - com.qcloud.cos.auth中的类
 
InstanceCredentialsFetcher(CredentialsEndpointProvider) - 类 的构造器com.qcloud.cos.auth.InstanceCredentialsFetcher
 
InstanceCredentialsProvider - com.qcloud.cos.auth中的类
 
InstanceCredentialsProvider(InstanceCredentialsFetcher) - 类 的构造器com.qcloud.cos.auth.InstanceCredentialsProvider
 
InstanceCredentialsRetryPolicy - com.qcloud.cos.auth中的类
 
InstanceCredentialsUtils - com.qcloud.cos.auth中的类
The utils for CPM and CVM credentials fetcher
InstanceMetadataCredentialsEndpointProvider - com.qcloud.cos.auth中的类
 
InstanceMetadataCredentialsEndpointProvider(InstanceMetadataCredentialsEndpointProvider.Instance) - 类 的构造器com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
InstanceMetadataCredentialsEndpointProvider(InstanceMetadataCredentialsEndpointProvider.Instance, String) - 类 的构造器com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
InstanceMetadataCredentialsEndpointProvider.Instance - com.qcloud.cos.auth中的枚举
 
InstanceProfileCredentials - com.qcloud.cos.auth中的类
 
InstanceProfileCredentials(String, String, String, String, long) - 类 的构造器com.qcloud.cos.auth.InstanceProfileCredentials
已过时。
InstanceProfileCredentials(String, String, String, long) - 类 的构造器com.qcloud.cos.auth.InstanceProfileCredentials
 
instructionFileId() - 类 中的方法com.qcloud.cos.model.COSObjectId
Returns the instruction file id of the default instruction file.
instructionFileId(String) - 类 中的方法com.qcloud.cos.model.COSObjectId
Returns the instruction file id of an instruction file with the given suffix.
InstructionFileId - com.qcloud.cos.model中的类
 
instructionFileId() - 类 中的方法com.qcloud.cos.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
instructionFileId(String) - 类 中的方法com.qcloud.cos.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
InventoryConfiguration - com.qcloud.cos.model.inventory中的类
 
InventoryConfiguration() - 类 的构造器com.qcloud.cos.model.inventory.InventoryConfiguration
 
InventoryCosBucketDestination - com.qcloud.cos.model.inventory中的类
Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.
InventoryCosBucketDestination() - 类 的构造器com.qcloud.cos.model.inventory.InventoryCosBucketDestination
 
InventoryDestination - com.qcloud.cos.model.inventory中的类
Information about where to publish the inventory results.
InventoryDestination() - 类 的构造器com.qcloud.cos.model.inventory.InventoryDestination
 
InventoryEncryption - com.qcloud.cos.model.inventory中的接口
Interface for different types of encryption options for bucket inventories.
InventoryFilter - com.qcloud.cos.model.inventory中的类
Specifies an inventory filter.
InventoryFilter() - 类 的构造器com.qcloud.cos.model.inventory.InventoryFilter
 
InventoryFilter(InventoryFilterPredicate) - 类 的构造器com.qcloud.cos.model.inventory.InventoryFilter
 
InventoryFilterPredicate - com.qcloud.cos.model.inventory中的类
Base class to represent the root predicate in InventoryFilter class.
InventoryFilterPredicate() - 类 的构造器com.qcloud.cos.model.inventory.InventoryFilterPredicate
 
InventoryFormat - com.qcloud.cos.model.inventory中的枚举
The output format of the inventory results.
InventoryFrequency - com.qcloud.cos.model.inventory中的枚举
The frequency for producing inventory results.
InventoryFrequency - com.qcloud.cos.model中的枚举
The frequency for producing inventory results.
InventoryIncludedObjectVersions - com.qcloud.cos.model.inventory中的枚举
The object version(s) that can be included in the inventory results.
InventoryOptionalField - com.qcloud.cos.model.inventory中的枚举
The optional fields that can be included in the inventory results.
InventoryPredicateVisitor - com.qcloud.cos.model.inventory中的接口
Interface to invoke specific behavior based on the type of InventoryFilterPredicate visited.
InventoryPrefixPredicate - com.qcloud.cos.model.inventory中的类
A InventoryFilterPredicate class to represent the prefix to use when evaluating an inventory filter.
InventoryPrefixPredicate(String) - 类 的构造器com.qcloud.cos.model.inventory.InventoryPrefixPredicate
 
InventorySchedule - com.qcloud.cos.model.inventory中的类
Schedule for generating inventory results.
InventorySchedule() - 类 的构造器com.qcloud.cos.model.inventory.InventorySchedule
 
IOUtils - com.qcloud.cos.utils中的枚举
Utilities for IO operations.
isAesGcmAvailable() - 类 中的静态方法com.qcloud.cos.internal.crypto.CryptoRuntime
 
isBouncyCastleAvailable() - 类 中的静态方法com.qcloud.cos.internal.crypto.CryptoRuntime
 
isByteCountEvent() - 枚举 中的方法com.qcloud.cos.event.ProgressEventType
Returns true if this even type is associated with some number of bytes; false otherwise.
isCancelled() - 枚举 中的方法com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is cancelled else false.
isCloseDisabled() - 类 中的方法com.qcloud.cos.internal.ReleasableInputStream
Returns true if the close method has been disabled; false otherwise.
isCreateEncryptionMaterial() - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
Returns true if a new set of encryption material is to be created; false otherwise.
isDeleteMarker() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Returns whether or not this version represents a delete marker.
isDeleteMarker() - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
isDeleteMarker() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
isDone() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Returns whether or not the transfer is finished (i.e. completed successfully, failed, or was canceled).
isDone() - 类 中的方法com.qcloud.cos.transfer.CopyMonitor
 
isDone() - 类 中的方法com.qcloud.cos.transfer.DownloadMonitor
 
isDone() - 类 中的方法com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
isDone() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Returns whether or not the transfer is finished (i.e. completed successfully, failed, or was canceled).
isDone() - 接口 中的方法com.qcloud.cos.transfer.TransferMonitor
Returns whether the transfer is completed.
isDone() - 类 中的方法com.qcloud.cos.transfer.UploadMonitor
 
isEnabled() - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns true if the inventory is enabled or false if inventory is disabled.
isErrorResponse() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
isExistDefaultAcl() - 类 中的方法com.qcloud.cos.model.AccessControlList
 
isExpired() - 类 中的方法com.qcloud.cos.auth.InstanceProfileCredentials
 
isExpiredObjectDeleteMarker() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns whether the current expiration policy for the object is set to remove objects when only a delete marker is left If set to true the lifecycle policy will delete the current version of an object if and only if the current version is a expired object delete marker.
isFileLocked(File) - 枚举 中的静态方法com.qcloud.cos.internal.FileLocks
Returns true if the specified file is currently locked; false otherwise.
isIgnoreMissingInstructionFile() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns true to ignore instruction file that cannot be found during a GET operation; false otherwise.
isKeyWrapExpected() - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
Returns true if key wrapping is expected; false otherwise.
isKMSEnabled() - 类 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns true if this is a KMS material description; false otherwise.
isKMSEnabled() - 类 中的方法com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Returns true if this is a KMS material description; false otherwise.
isLastPart() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
isLatest() - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Returns whether or not this version is the latest version for the associated object.
isLoggingEnabled() - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isMultipartCopy() - 类 中的方法com.qcloud.cos.transfer.CopyCallable
Returns true if this CopyCallable is processing a multi-part copy.
isMultipartUpload() - 类 中的方法com.qcloud.cos.transfer.UploadCallable
Returns true if this UploadCallable is processing a multipart upload.
isNullOrEmpty(Collection<T>) - 类 中的静态方法com.qcloud.cos.utils.CollectionUtils
 
isNullOrEmpty(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
iso8601DateFormat - 类 中的静态变量com.qcloud.cos.utils.DateUtils
ISO 8601 format
ISO_8859_1_ENCODING - 类 中的静态变量com.qcloud.cos.internal.Constants
 
isPaused() - 枚举 中的方法com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is paused else false.
isReadOnly() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
 
isRequestCycleEvent() - 枚举 中的方法com.qcloud.cos.event.ProgressEventType
Returns true if this event type is related to the execution of a single http request-response to COS; false otherwise.
isResumeableMultipartUploadAfterFailed() - 接口 中的方法com.qcloud.cos.transfer.Upload
if multipart upload failed, whether we can upload again. if true, you can call getResumeableMultipartUploadId to get upload info. then can resume to upload again..
isResumeableMultipartUploadAfterFailed() - 类 中的方法com.qcloud.cos.transfer.UploadImpl
 
isRetryable() - 异常错误 中的方法com.qcloud.cos.exception.AbortedException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - 异常错误 中的方法com.qcloud.cos.exception.CosClientException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - 异常错误 中的方法com.qcloud.cos.exception.FileLockException
 
isRetryable() - 异常错误 中的方法com.qcloud.cos.exception.PauseException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryableClientException(Exception) - 类 中的静态方法com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableClientException(CosClientException) - 类 中的静态方法com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableServiceException(Exception) - 类 中的静态方法com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableServiceException(CosServiceException) - 类 中的静态方法com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isSignPrefixMode() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
 
isStrict() - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAE
Returns true if a strict encryption mode is in use in the current crypto module; false otherwise.
isStrict() - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAEStrict
 
isSyncCallSafe(ProgressListener) - 类 中的静态方法com.qcloud.cos.event.DeliveryMode.Check
 
isSyncCallSafe() - 接口 中的方法com.qcloud.cos.event.DeliveryMode
Returns true if it is safe to make a synchronous callback to the implementing listener without the risk of incurring undue latency; false otherwise.
isSyncCallSafe() - 类 中的方法com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
isSyncCallSafe() - 类 中的方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
 
isSyncCallSafe() - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
 
isSyncCallSafe() - 类 中的方法com.qcloud.cos.event.SyncProgressListener
Always returns true.
isTransferEvent() - 枚举 中的方法com.qcloud.cos.event.ProgressEventType
Returns true if this event type is a transfer event, which may involve multiple request cycle events.
isTruncated() - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets whether or not this inventory configuration listing is complete.
isTruncated() - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - 类 中的方法com.qcloud.cos.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - 类 中的方法com.qcloud.cos.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - 类 中的方法com.qcloud.cos.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Qcloud COS are needed to obtain complete version listing results.
isUploadParallelizable(PutObjectRequest, boolean) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Returns true if the specified upload request can use parallel part uploads for increased performance.

J

Jackson - com.qcloud.cos.utils中的枚举
 
JceEncryptionConstants - com.qcloud.cos.internal.crypto中的类
Contains constants required by the JCE encryption library.
JceEncryptionConstants() - 类 的构造器com.qcloud.cos.internal.crypto.JceEncryptionConstants
 
join(String, String...) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Joins the strings in parts with joiner between each string
join(List<String>) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Returns a new string created by joining each of the strings in the specified list together, with a comma between them.
jsonGeneratorOf(Writer) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
jsonNodeOf(String) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
JudgeBucketExistDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketDemo
 

K

KB - 类 中的静态变量com.qcloud.cos.internal.Constants
Kilobytes
kekMaterialsProvider - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
key - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The key under which this object is stored
KeyVersion(String) - 类 的构造器com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
KeyVersion(String, String) - 类 的构造器com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
kms - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
KMSEncryptionMaterials - com.qcloud.cos.internal.crypto中的类
KMS specific encryption materials.
KMSEncryptionMaterials(String) - 类 的构造器com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
 

L

LAST_MODIFIED - 接口 中的静态变量com.qcloud.cos.Headers
 
lastModified - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The date, according to Qcloud COS, when this object was last modified
LengthCheckInputStream - com.qcloud.cos.internal中的类
 
LengthCheckInputStream(InputStream, long, boolean) - 类 的构造器com.qcloud.cos.internal.LengthCheckInputStream
Constructs an input stream that performs length check to ensure the number of bytes read from the underlying input stream is the same as the expected total.
LifecycleAndOperator - com.qcloud.cos.model.lifecycle中的类
A logical AND of two or more predicates of type LifecycleFilterPredicate.
LifecycleAndOperator(List<LifecycleFilterPredicate>) - 类 的构造器com.qcloud.cos.model.lifecycle.LifecycleAndOperator
 
LifecycleFilter - com.qcloud.cos.model.lifecycle中的类
The LifecycleFilter is used to identify objects that a Lifecycle Rule applies to.
LifecycleFilter() - 类 的构造器com.qcloud.cos.model.lifecycle.LifecycleFilter
 
LifecycleFilter(LifecycleFilterPredicate) - 类 的构造器com.qcloud.cos.model.lifecycle.LifecycleFilter
 
LifecycleFilterPredicate - com.qcloud.cos.model.lifecycle中的类
Base class to represent the root predicate in LifecycleFilter class.
LifecycleFilterPredicate() - 类 的构造器com.qcloud.cos.model.lifecycle.LifecycleFilterPredicate
 
LifecyclePredicateVisitor - com.qcloud.cos.model.lifecycle中的接口
Interface to invoke specific behavior based on the type of LifecycleFilterPredicate visited.
LifecyclePrefixPredicate - com.qcloud.cos.model.lifecycle中的类
A LifecycleFilterPredicate class to represent the prefix identifying one or more objects to which the
LifecyclePrefixPredicate(String) - 类 的构造器com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
 
LifecycleTagPredicate - com.qcloud.cos.model.Tag中的类
A LifecycleFilterPredicate class to represent the Tag object that must exist in the object's tag set in order for the com.qcloud.cos.modle.BucketLifecycleConfiguration.Rule to apply.
LifecycleTagPredicate(Tag) - 类 的构造器com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
LINE_SEPARATOR - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
ListAllMyBucketsHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
listAllObjects() - 类 中的静态方法com.qcloud.cos.demo.ListObjectsDemo
 
ListBucketHandler(boolean) - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - 接口 中的方法com.qcloud.cos.COS
Returns the list of inventory configurations for the bucket.
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListBucketInventoryConfigurationsHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
ListBucketInventoryConfigurationsRequest - com.qcloud.cos.model中的类
Request object to list inventory configurations of a bucket.
ListBucketInventoryConfigurationsRequest() - 类 的构造器com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
 
ListBucketInventoryConfigurationsResult - com.qcloud.cos.model中的类
Result object to contain the response returned from COSClient.listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) operation.
ListBucketInventoryConfigurationsResult() - 类 的构造器com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
 
ListBucketInventoryConfigurationsUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
listBuckets() - 接口 中的方法com.qcloud.cos.COS
Returns a list of all buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - 接口 中的方法com.qcloud.cos.COS
Returns a list of all buckets that the authenticated sender of the request owns.
listBuckets() - 类 中的方法com.qcloud.cos.COSClient
 
listBuckets(ListBucketsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListBucketsRequest - com.qcloud.cos.model中的类
 
ListBucketsRequest() - 类 的构造器com.qcloud.cos.model.ListBucketsRequest
 
ListBucketsUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.ListBucketsUnmarshaller
 
listenerChain - 类 中的变量com.qcloud.cos.transfer.AbstractTransfer
Hook for adding/removing more progress listeners.
listMultipartUploads(ListMultipartUploadsRequest) - 接口 中的方法com.qcloud.cos.COS
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListMultipartUploadsHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
ListMultipartUploadsRequest - com.qcloud.cos.model中的类
 
ListMultipartUploadsRequest(String) - 类 的构造器com.qcloud.cos.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
ListMultipartUploadsResultUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
listNextBatchOfObjects(ObjectListing) - 接口 中的方法com.qcloud.cos.COS
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - 接口 中的方法com.qcloud.cos.COS
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - 类 中的方法com.qcloud.cos.COSClient
 
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListNextBatchOfObjectsRequest - com.qcloud.cos.model中的类
Request object for parameters of listing next batch of objects.
ListNextBatchOfObjectsRequest(ObjectListing) - 类 的构造器com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Creates a request object for listing next batch of objects.
listNextBatchOfVersions(VersionListing) - 接口 中的方法com.qcloud.cos.COS
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - 接口 中的方法com.qcloud.cos.COS
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - 类 中的方法com.qcloud.cos.COSClient
 
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListNextBatchOfVersionsRequest - com.qcloud.cos.model中的类
Request object for the parameters to list next batch of versions.
ListNextBatchOfVersionsRequest(VersionListing) - 类 的构造器com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Creates a request object for listing next batch of versions.
listObjects(String) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - 类 中的方法com.qcloud.cos.COSClient
 
listObjects(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
listObjects(ListObjectsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListObjectsDemo - com.qcloud.cos.demo中的类
ListObjectsDemo展示了如何列出object
ListObjectsDemo() - 类 的构造器com.qcloud.cos.demo.ListObjectsDemo
 
listObjectsDemo() - 类 中的静态方法com.qcloud.cos.demo.ListObjectsDemo
 
ListObjectsRequest - com.qcloud.cos.model中的类
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - 类 的构造器com.qcloud.cos.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - 类 的构造器com.qcloud.cos.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
ListObjectsUnmarshaller(boolean) - 类 的构造器com.qcloud.cos.internal.Unmarshallers.ListObjectsUnmarshaller
 
listPartDemo(String) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
listParts(ListPartsRequest) - 接口 中的方法com.qcloud.cos.COS
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListPartsHandler() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
ListPartsRequest - com.qcloud.cos.model中的类
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
ListPartsResultUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.ListPartsResultUnmarshaller
 
listVersions(String, String) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - 接口 中的方法com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
listVersions(String, String, String, String, String, Integer) - 类 中的方法com.qcloud.cos.COSClient
 
listVersions(ListVersionsRequest) - 类 中的方法com.qcloud.cos.COSClient
 
ListVersionsHandler(boolean) - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
ListVersionsRequest - com.qcloud.cos.model中的类
 
ListVersionsRequest() - 类 的构造器com.qcloud.cos.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - 类 的构造器com.qcloud.cos.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
loadFrom(File, Class<T>) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
loadSymmetricAESKey() - 类 中的静态方法com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
lock(File) - 枚举 中的静态方法com.qcloud.cos.internal.FileLocks
Acquires an exclusive lock on the specified file, creating the file as necessary.
log - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 

M

main(String[]) - 类 中的静态方法com.qcloud.cos.demo.AppendObjectDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.AsymmetricKeyEncryptionClientDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.BucketDomainDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.BucketInventoryDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.BucketLoggingDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.BucketTaggingDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.BucketWebsiteDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.CAMRoleDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.DelFileDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.GetObjectMetadataDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.ListObjectsDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.PostObjectDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.ProxyDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.RestoreObjectDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.SetGetBucketAclDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.SetGetObjectAclDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.SimpleUploadFileDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.SSECustomerDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.TemporyTokenDemo
 
main(String[]) - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
mark(int) - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
mark(int) - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
mark(int) - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
mark(int) - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
 
mark(int) - 类 中的方法com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
mark(int) - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
Marks the current position in this input stream.
mark(int) - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
mark(int) - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
mark(int) - 类 中的方法com.qcloud.cos.model.ByteRangeCapturingInputStream
 
markSupported() - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
markSupported() - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
markSupported() - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
 
markSupported() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
markSupported() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
MATERIALS_DESCRIPTION - 接口 中的静态变量com.qcloud.cos.Headers
JSON-encoded description of encryption materials used during encryption
MaterialsDescriptionProvider - com.qcloud.cos.model中的接口
Interface for providing MaterialsDescription.
MAXIMUM_UPLOAD_PARTS - 类 中的静态变量com.qcloud.cos.internal.Constants
The maximum allowed parts in a multipart upload.
MB - 类 中的静态变量com.qcloud.cos.internal.Constants
Megabytes
md5AsBase64(InputStream) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the data from the given input stream.
md5AsBase64(byte[]) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the given byte array.
md5AsBase64(File) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the given file.
MD5DigestCalculatingInputStream - com.qcloud.cos.internal中的类
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and MD5 digest.
MD5DigestCalculatingInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
md5Hex(File) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
 
md5Hex(String) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
 
md5Hex(byte[]) - 类 中的静态方法com.qcloud.cos.utils.Md5Utils
 
Md5Utils - com.qcloud.cos.utils中的类
 
Md5Utils() - 类 的构造器com.qcloud.cos.utils.Md5Utils
 
metadata - 类 中的变量com.qcloud.cos.internal.ResponseMetadata
 
METADATA_DIRECTIVE - 接口 中的静态变量com.qcloud.cos.Headers
COS request header indicating how to handle metadata when copying an object
monitor - 类 中的变量com.qcloud.cos.transfer.AbstractTransfer
 
MultiObjectDeleteException - com.qcloud.cos.exception中的异常错误
 
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - 异常错误 的构造器com.qcloud.cos.exception.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - com.qcloud.cos.exception中的类
An error that occurred when deleting an object.
MultiObjectDeleteXmlFactory - com.qcloud.cos.internal中的类
Factory for creating XML fragments from DeleteObjectsRequest objects that can be sent to COS.
MultiObjectDeleteXmlFactory() - 类 的构造器com.qcloud.cos.internal.MultiObjectDeleteXmlFactory
 
MultipartUpload - com.qcloud.cos.model中的类
 
MultipartUpload() - 类 的构造器com.qcloud.cos.model.MultipartUpload
 
MultipartUploadCbcContext - com.qcloud.cos.internal.crypto中的类
 
multipartUploadContexts - 类 中的变量com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Map of data about in progress encrypted multipart uploads.
MultipartUploadCryptoContext - com.qcloud.cos.internal.crypto中的类
Contextual information for an in-flight multipart upload.
MultipartUploadCryptoContext(String, String, ContentCryptoMaterial) - 类 的构造器com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
MultipartUploadDemo - com.qcloud.cos.demo中的类
分开上传demo展示了初始化分块,分快上传拷贝, 列出已上传分块,完成分块,终止分块的demo 分块上传的完成逻辑较复杂,需要经历多个步骤, 建议用户使用TransferManager中封装好的上传接口来进行文件的上传
MultipartUploadDemo() - 类 的构造器com.qcloud.cos.demo.MultipartUploadDemo
 
MultipartUploadListing - com.qcloud.cos.model中的类
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - 类 的构造器com.qcloud.cos.model.MultipartUploadListing
 
MultipleFileDownload - com.qcloud.cos.transfer中的接口
Multiple file download of an entire virtual directory.
MultipleFileDownloadImpl - com.qcloud.cos.transfer中的类
Multiple file download when downloading an entire virtual directory.
MultipleFileDownloadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Download>) - 类 的构造器com.qcloud.cos.transfer.MultipleFileDownloadImpl
 
MultipleFileTransfer<T extends Transfer> - com.qcloud.cos.transfer中的类
Interface for multiple file transfers
MultipleFileTransferMonitor - com.qcloud.cos.transfer中的类
 
MultipleFileTransferMonitor(AbstractTransfer, Collection<? extends AbstractTransfer>) - 类 的构造器com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
MultipleFileTransferProgressUpdatingListener - com.qcloud.cos.event中的类
TransferProgressUpdatingListener for multiple-file transfer.
MultipleFileTransferProgressUpdatingListener(TransferProgress, ProgressListenerChain) - 类 的构造器com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
MultipleFileTransferStateChangeListener - com.qcloud.cos.event中的类
 
MultipleFileTransferStateChangeListener(CountDownLatch, MultipleFileTransfer<?>) - 类 的构造器com.qcloud.cos.event.MultipleFileTransferStateChangeListener
 
MultipleFileUpload - com.qcloud.cos.transfer中的接口
Multiple file download of an entire virtual directory.
MultipleFileUploadImpl - com.qcloud.cos.transfer中的类
Multiple file upload when uploading an entire directory.
MultipleFileUploadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Upload>) - 类 的构造器com.qcloud.cos.transfer.MultipleFileUploadImpl
 

N

needIntegrityCheck() - 接口 中的方法com.qcloud.cos.utils.ServiceUtils.RetryableCOSDownloadTask
User defines whether integrity check is needed for this RetryableCOSDownloadTask.
needsConnectionLeftOpen() - 接口 中的方法com.qcloud.cos.http.HttpResponseHandler
Indicates if this response handler requires that the underlying HTTP connection not be closed automatically after the response is handled.
needsConnectionLeftOpen() - 类 中的方法com.qcloud.cos.internal.AbstractCosResponseHandler
The majority of COS response handlers read the complete response while handling it, and don't need to manually manage the underlying HTTP connection.
needsConnectionLeftOpen() - 类 中的方法com.qcloud.cos.internal.CosErrorResponseHandler
 
needsConnectionLeftOpen() - 类 中的方法com.qcloud.cos.internal.COSObjectResponseHandler
 
newMultipartCOSCipherInputStream(UploadPartRequest, CipherLite) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
newResettableInputStream(File) - 类 中的静态方法com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into CosClientException.
newResettableInputStream(File, String) - 类 中的静态方法com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into CosClientException with the given error message.
newResettableInputStream(FileInputStream) - 类 中的静态方法com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into CosClientException.
newResettableInputStream(FileInputStream, String) - 类 中的静态方法com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into CosClientException with the given error message.
newRule() - 枚举 中的方法com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this COSKeyFilter.FilterRuleName FilterRule prefixRule = FilterRuleName.Prefix.newRule().withValue("prefix-value");
newRule(String) - 枚举 中的方法com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this COSKeyFilter.FilterRuleName and value initialized to value FilterRule prefixRule = FilterRuleName.Prefix.newRule("prefix-value");
NO_RETRY_POLICY - 接口 中的静态变量com.qcloud.cos.auth.CredentialsEndpointRetryPolicy
 
NO_RETRY_POLICY - 类 中的静态变量com.qcloud.cos.retry.PredefinedRetryPolicies
No retry policy
NO_SUCH_BUCKET_STATUS_CODE - 类 中的静态变量com.qcloud.cos.internal.Constants
 
NoncurrentVersionTransition() - 类 的构造器com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
 
NOOP - 接口 中的静态变量com.qcloud.cos.event.ProgressListener
 
notifyStateChangeListeners(Transfer.TransferState) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Notifies all the registered state change listeners of the state update.
NULL_VERSION_ID - 类 中的静态变量com.qcloud.cos.internal.Constants
Represents a null version ID

O

ObjectExpirationHeaderHandler<T extends ObjectExpirationResult> - com.qcloud.cos.internal中的类
 
ObjectExpirationHeaderHandler() - 类 的构造器com.qcloud.cos.internal.ObjectExpirationHeaderHandler
 
ObjectExpirationResult - com.qcloud.cos.internal中的接口
Interface for service responses that receive the x-cos-expiration header.
ObjectListing - com.qcloud.cos.model中的类
Contains the results of listing the objects in an Qcloud COS bucket.
ObjectListing() - 类 的构造器com.qcloud.cos.model.ObjectListing
 
objectMetadata - 类 中的变量com.qcloud.cos.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - com.qcloud.cos.model中的类
Represents the object metadata that is stored with Qcloud COS.
ObjectMetadata() - 类 的构造器com.qcloud.cos.model.ObjectMetadata
 
ObjectMetadataProvider - com.qcloud.cos.transfer中的接口
This is the callback interface which is used by TransferManager.uploadDirectory and TransferManager.uploadFileList.
ObjectRestoreHeaderHandler<T extends ObjectRestoreResult> - com.qcloud.cos.internal中的类
 
ObjectRestoreHeaderHandler() - 类 的构造器com.qcloud.cos.internal.ObjectRestoreHeaderHandler
 
ObjectRestoreResult - com.qcloud.cos.internal中的接口
Interface for service responses that receive the x-cos-restore header.
OFF - 类 中的静态变量com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is off for a bucket.
onClose() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
Defaults to behave the same as ProgressInputStream.onEOF().
onEOF() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
An end-of-file event is to be notified.
onFirstRead() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
The read method is called for the very first time.
onNotifyBytesRead() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
Upon notification of the number of bytes transferred since last notification.
onPersistableTransfer(PersistableTransfer) - 接口 中的方法com.qcloud.cos.event.COSProgressListener
Called when the information to resume an upload/download operation is available, The execution of the callback of this listener is managed by COSProgressListener.
onPersistableTransfer(PersistableTransfer) - 类 中的方法com.qcloud.cos.event.COSProgressListenerChain
 
onReset() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
A reset event is to be notified.
OVERWRITE_MODE - 类 中的静态变量com.qcloud.cos.utils.ServiceUtils
 
owner - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The owner of this object - can be null if the requester doesn't have permission to view object ownership information
Owner - com.qcloud.cos.model中的类
Represents the owner of an COS COS bucket.
Owner() - 类 的构造器com.qcloud.cos.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - 类 的构造器com.qcloud.cos.model.Owner
Constructs a new Owner with the specified ID and display name.

P

parse(String) - 类 中的方法com.qcloud.cos.auth.HttpCredentialsFetcher
 
parse(String) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsFetcher
 
parseAccessControlListResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseBucketCrossOriginConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketDomainConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketLifecycleConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketListInventoryConfigurationsResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketLocationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseCompleteMultipartUploadResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseCopyObjectResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDeletedObjectsResult(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGetBucketInventoryConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGroupGrantee(String) - 枚举 中的静态方法com.qcloud.cos.model.GroupGrantee
 
parseInitiateMultipartUploadResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseISO8601Date(String) - 类 中的静态方法com.qcloud.cos.utils.DateUtils
Parses the specified date string as an ISO 8601 date and returns the Date object.
parseListBucketObjectsResponse(InputStream, boolean) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListMultipartUploadsResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListMyBucketsResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseListPartsResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListVersionsResponse(InputStream, boolean) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListVersions response XML document from an input stream.
parseLoggingStatusResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
parsePermission(String) - 枚举 中的静态方法com.qcloud.cos.model.Permission
Returns the Permission enumeration value representing the specified Qcloud COS Region ID string.
parseReplicationConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseResponseMetadata(CosHttpResponse) - 类 中的方法com.qcloud.cos.internal.AbstractCosResponseHandler
Parses the COS response metadata (ex: COS request ID) from the specified response, and returns a CosServiceResponse object ready for the result to be plugged in.
parseRFC822Date(String) - 类 中的静态方法com.qcloud.cos.utils.DateUtils
Parses the specified date string as an RFC 822 date and returns the Date object.
parseTaggingConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseVersioningConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseWebsiteConfigurationResponse(InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
Parses an XML document from an input stream using a document handler.
PART_COMPLETED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
PART_FAILED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
PART_STARTED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
PartETag - com.qcloud.cos.model中的类
 
PartETag(int, String) - 类 的构造器com.qcloud.cos.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListing - com.qcloud.cos.model中的类
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - 类 的构造器com.qcloud.cos.model.PartListing
 
PartSummary - com.qcloud.cos.model中的类
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - 类 的构造器com.qcloud.cos.model.PartSummary
 
pause() - 接口 中的方法com.qcloud.cos.transfer.Download
Pause the current download operation and returns the information that can be used to resume the download at a later time.
pause() - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
 
pause() - 接口 中的方法com.qcloud.cos.transfer.Upload
Pause the current upload operation and returns the information that can be used to resume the upload.
pause() - 类 中的方法com.qcloud.cos.transfer.UploadImpl
 
pauseDownloadFileAndResume() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
PauseException - com.qcloud.cos.exception中的异常错误
 
PauseException(PauseStatus) - 异常错误 的构造器com.qcloud.cos.exception.PauseException
 
PauseResult<T> - com.qcloud.cos.transfer中的类
The result of a pause operation.
PauseResult(PauseStatus, T) - 类 的构造器com.qcloud.cos.transfer.PauseResult
 
PauseResult(PauseStatus) - 类 的构造器com.qcloud.cos.transfer.PauseResult
 
PauseStatus - com.qcloud.cos.transfer中的枚举
The status of a pause operation initiated on a Upload/ Download.
pauseUploadFileAndResume() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
Permission - com.qcloud.cos.model中的枚举
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
PersistableDownload - com.qcloud.cos.transfer中的类
An opaque token that holds some private state and can be used to resume a paused download operation.
PersistableDownload() - 类 的构造器com.qcloud.cos.transfer.PersistableDownload
 
PersistableDownload(String, String, String, long[], ResponseHeaderOverrides, String) - 类 的构造器com.qcloud.cos.transfer.PersistableDownload
 
PersistableTransfer - com.qcloud.cos.transfer中的类
Abstract base class for the information of a pausible upload or download; such information can be used to resume the upload or download later on, and can be serialized/deserialized for persistence purposes.
PersistableTransfer() - 类 的构造器com.qcloud.cos.transfer.PersistableTransfer
 
PersistableUpload - com.qcloud.cos.transfer中的类
 
PersistableUpload() - 类 的构造器com.qcloud.cos.transfer.PersistableUpload
 
PersistableUpload(String, String, String, String, long, long) - 类 的构造器com.qcloud.cos.transfer.PersistableUpload
 
plaintextLength(AbstractPutObjectRequest, ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the plaintext length from the request and metadata; or -1 if unknown.
populateObjectMetadata(CosHttpResponse, ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.AbstractCosResponseHandler
Populates the specified COSObjectMetadata object with all object metadata pulled from the headers in the specified response.
populateRequestMetadata(CosHttpRequest<?>, ObjectMetadata) - 类 中的静态方法com.qcloud.cos.COSClient
Populates the specified request object with the appropriate headers from the ObjectMetadata object.
PostObjectDemo - com.qcloud.cos.demo中的类
 
PostObjectDemo() - 类 的构造器com.qcloud.cos.demo.PostObjectDemo
 
PredefinedBackoffStrategies - com.qcloud.cos.retry中的类
 
PredefinedBackoffStrategies() - 类 的构造器com.qcloud.cos.retry.PredefinedBackoffStrategies
 
PredefinedBackoffStrategies.ExponentialBackoffStrategy - com.qcloud.cos.retry中的类
 
PredefinedRetryPolicies - com.qcloud.cos.retry中的类
 
PredefinedRetryPolicies() - 类 的构造器com.qcloud.cos.retry.PredefinedRetryPolicies
 
PredefinedRetryPolicies.SdkDefaultRetryPolicy - com.qcloud.cos.retry中的类
 
PREPARING_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
progressChanged(ProgressEvent) - 类 中的方法com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
progressChanged(ProgressEvent) - 类 中的方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
Delivers the progress event to the underlying listener but only if there has not been an exception previously thrown by the listener.
progressChanged(ProgressEvent) - 接口 中的方法com.qcloud.cos.event.ProgressListener
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
progressChanged(ProgressEvent) - 类 中的方法com.qcloud.cos.event.ProgressListenerCallbackExecutor
 
progressChanged(ProgressEvent) - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
 
progressChanged(ProgressEvent) - 类 中的方法com.qcloud.cos.event.TransferProgressUpdatingListener
 
ProgressEvent - com.qcloud.cos.event中的类
A progress event.
ProgressEvent(long) - 类 的构造器com.qcloud.cos.event.ProgressEvent
已过时。
ProgressEvent(ProgressEventType) - 类 的构造器com.qcloud.cos.event.ProgressEvent
Creates a ProgressEvent object with the specified event type.
ProgressEvent(ProgressEventType, long) - 类 的构造器com.qcloud.cos.event.ProgressEvent
Creates a ProgressEvent object.
ProgressEventFilter - com.qcloud.cos.event中的接口
An interface that filters the incoming events before passing them into the registered listeners.
ProgressEventType - com.qcloud.cos.event中的枚举
An enumeration that denotes various types of progress event.
ProgressInputStream - com.qcloud.cos.event中的类
 
ProgressInputStream(InputStream, ProgressListener) - 类 的构造器com.qcloud.cos.event.ProgressInputStream
 
ProgressInputStream(InputStream, ProgressListener, int) - 类 的构造器com.qcloud.cos.event.ProgressInputStream
 
ProgressListener - com.qcloud.cos.event中的接口
 
ProgressListener.ExceptionReporter - com.qcloud.cos.event中的类
A utility class for capturing and reporting the first exception thrown by a given progress listener.
ProgressListenerCallbackExecutor - com.qcloud.cos.event中的类
This class wraps a ProgressListener object, and manages all its callback execution.
ProgressListenerCallbackExecutor(ProgressListener) - 类 的构造器com.qcloud.cos.event.ProgressListenerCallbackExecutor
 
ProgressListenerChain - com.qcloud.cos.event中的类
An implementation of ProgressListener interface that delegates progressChanged callback to multiple listeners.
ProgressListenerChain(ProgressListener...) - 类 的构造器com.qcloud.cos.event.ProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
ProgressListenerChain(ProgressEventFilter, ProgressListener...) - 类 的构造器com.qcloud.cos.event.ProgressListenerChain
Create a listener chain with a ProgressEventFilter.
provideObjectMetadata(File, ObjectMetadata) - 接口 中的方法com.qcloud.cos.transfer.ObjectMetadataProvider
 
ProxyDemo - com.qcloud.cos.demo中的类
 
ProxyDemo() - 类 的构造器com.qcloud.cos.demo.ProxyDemo
 
ProxyUploadDemo(String, int, String, String) - 类 中的静态方法com.qcloud.cos.demo.ProxyDemo
 
publishProgress(ProgressListener, ProgressEventType) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Used to deliver a progress event to the given listener.
publishRequestBytesTransferred(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request byte transfer event to the given listener.
publishRequestContentLength(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request content length event to the given listener.
publishRequestReset(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request reset event to the given listener.
publishResponseBytesDiscarded(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response bytes discard event to the given listener.
publishResponseBytesTransferred(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response byte transfer event to the given listener.
publishResponseContentLength(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response content length event to the given listener.
publishResponseReset(ProgressListener, long) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response reset event to the given listener.
publishTransferPersistable(ProgressListener, PersistableTransfer) - 类 中的静态方法com.qcloud.cos.event.COSProgressPublisher
Used to deliver a persistable transfer to the given cos listener.
putClientMarker(RequestClientOptions.Marker, String) - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
Associates the given value with the given marker.
putCustomQueryParameter(String, String) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Add a custom query parameter for the request.
putCustomRequestHeader(String, String) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Put a new custom header to the map of custom header names to custom header values, and return the previous value if the header has already been set in this map.
putInstructionFile(PutInstructionFileRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
Creates a new crypto instruction file by re-encrypting the CEK of an existing encrypted COS object with a new encryption material identifiable via a new set of material description.
PutInstructionFileRequest - com.qcloud.cos.model中的类
Used to create a new instruction file, typically used to share an encrypted COS object with partners via re-encrypting the CEK of the specified COS object with a partner-specific public key.
PutInstructionFileRequest(COSObjectId, Map<String, String>, String) - 类 的构造器com.qcloud.cos.model.PutInstructionFileRequest
 
PutInstructionFileRequest(COSObjectId, EncryptionMaterials, String) - 类 的构造器com.qcloud.cos.model.PutInstructionFileRequest
 
putInstructionFileSecurely(PutInstructionFileRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
putInstructionFileSecurely(PutInstructionFileRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
putInstructionFileSecurely(PutInstructionFileRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
putObject(PutObjectRequest) - 接口 中的方法com.qcloud.cos.COS
Uploads a new object to the specified bucket.
putObject(String, String, File) - 接口 中的方法com.qcloud.cos.COS
Uploads the specified file to under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - 接口 中的方法com.qcloud.cos.COS
Uploads the specified file to under the specified bucket and key name.
putObject(String, String, String) - 接口 中的方法com.qcloud.cos.COS
upload string content to a cos object. content will be encoded to bytes with UTF-8 encoding
putObject(PutObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
putObject(String, String, File) - 类 中的方法com.qcloud.cos.COSClient
 
putObject(String, String, InputStream, ObjectMetadata) - 类 中的方法com.qcloud.cos.COSClient
 
putObject(String, String, String) - 类 中的方法com.qcloud.cos.COSClient
 
putObject(PutObjectRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
 
putObject(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
putObject(PutObjectRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
PutObjectRequest - com.qcloud.cos.model中的类
Uploads a new object to the specified Qcloud COS bucket.
PutObjectRequest(String, String, File) - 类 的构造器com.qcloud.cos.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - 类 的构造器com.qcloud.cos.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - com.qcloud.cos.model中的类
 
PutObjectResult() - 类 的构造器com.qcloud.cos.model.PutObjectResult
 
putObjectSecurely(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
putObjectSecurely(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
putObjectSecurely(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 

Q

Q_AK - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_HEADER_LIST - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_KEY_TIME - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_ALGORITHM_KEY - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_ALGORITHM_VALUE - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_TIME - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGNATURE - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
Q_URL_PARAM_LIST - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
 
QCLOUDKMS - com.qcloud.cos.internal.crypto中的接口
 

R

RANGE - 接口 中的静态变量com.qcloud.cos.Headers
Range header for the get object request
read() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read(byte[]) - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read(byte[]) - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.DigestValidationInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.DigestValidationInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
read() - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
read() - 类 中的方法com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
read() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
read() - 类 中的方法com.qcloud.cos.model.ByteRangeCapturingInputStream
 
read(byte[], int, int) - 类 中的方法com.qcloud.cos.model.ByteRangeCapturingInputStream
 
read() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
read(byte[]) - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
read(byte[], int, int) - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
ReadLimitInfo - com.qcloud.cos.internal中的接口
 
readOnly() - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns a read-only copy of this configuration.
readResource(URI) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsUtils
 
readResource(URI, CredentialsEndpointRetryPolicy, Map<String, String>) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsUtils
 
recheckAesGcmAvailablility() - 类 中的静态方法com.qcloud.cos.internal.crypto.CryptoRuntime
 
REDIRECT_LOCATION - 接口 中的静态变量com.qcloud.cos.Headers
Header for optional redirect location of an object
RedirectRule - com.qcloud.cos.model中的类
Container for redirect information.
RedirectRule() - 类 的构造器com.qcloud.cos.model.RedirectRule
 
refresh() - 接口 中的方法com.qcloud.cos.auth.COSCredentialsProvider
 
refresh() - 类 中的方法com.qcloud.cos.auth.COSStaticCredentialsProvider
 
refresh() - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsProvider
 
refresh() - 接口 中的方法com.qcloud.cos.internal.crypto.EncryptionMaterialsProvider
Forces this encryption materials provider to refresh its encryption material.
refresh() - 类 中的方法com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
Region - com.qcloud.cos.region中的类
 
Region(String) - 类 的构造器com.qcloud.cos.region.Region
 
Region(String, String) - 类 的构造器com.qcloud.cos.region.Region
 
RegionEndpointBuilder - com.qcloud.cos.endpoint中的类
 
RegionEndpointBuilder(Region) - 类 的构造器com.qcloud.cos.endpoint.RegionEndpointBuilder
 
rejectIllegalArguments() - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Rejects any illegal input (as attributes of this request) by the user.
Releasable - com.qcloud.cos.internal中的接口
Used for releasing a resource.
ReleasableInputStream - com.qcloud.cos.internal中的类
An input stream that can have the close operation disabled (to avoid accidentally being closed).
ReleasableInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.ReleasableInputStream
This constructor is not meant to be used directly.
release() - 接口 中的方法com.qcloud.cos.internal.Releasable
Releases the allocated resource.
release() - 类 中的方法com.qcloud.cos.internal.ReleasableInputStream
Closes the underlying stream file and releases any system resources associated.
release() - 类 中的方法com.qcloud.cos.internal.SdkDigestInputStream
 
release() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
release() - 类 中的方法com.qcloud.cos.internal.SdkInputStream
WARNING: Subclass that overrides this method must NOT call super.release() or else it would lead to infinite loop.
release(Closeable, Logger) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Releases the given Closeable especially if it was an instance of Releasable.
removeProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
 
removeProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeProgressListener(ProgressListener) - 接口 中的方法com.qcloud.cos.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeQuotes(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
Removes any surrounding quotes from the specified string and returns a new string.
removeRule(String) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Removes the replication rule with the given id from the replication configuration associated with QCloud bucket.
removeStateChangeListener(TransferStateChangeListener) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Removes the given state change listener from the collection of listeners.
RenewableCipherLiteInputStream - com.qcloud.cos.internal.crypto中的类
A specific kind of CipherLiteInputStream that supports partial mark-and-reset in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
RenewableCipherLiteInputStream(InputStream, CipherLite) - 类 的构造器com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream, CipherLite, int) - 类 的构造器com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - 类 的构造器com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
replace(String, String, String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
ReplicationDestinationConfig - com.qcloud.cos.model中的类
Destination configuration for Qcloud bucket replication rule.
ReplicationDestinationConfig() - 类 的构造器com.qcloud.cos.model.ReplicationDestinationConfig
 
ReplicationRule - com.qcloud.cos.model中的类
Rule that specifies the replication configuration.
ReplicationRule() - 类 的构造器com.qcloud.cos.model.ReplicationRule
 
ReplicationRuleStatus - com.qcloud.cos.model中的枚举
A enum class for status of a QCloud bucket replication rule.
REQUEST_ID - 接口 中的静态变量com.qcloud.cos.Headers
COS response header for a request's cos request ID
RequestClientOptions - com.qcloud.cos.internal中的类
Client request options such as client markers for individual QcloudWebServiceRequests.
RequestClientOptions() - 类 的构造器com.qcloud.cos.internal.RequestClientOptions
 
RequestClientOptions.Marker - com.qcloud.cos.internal中的枚举
 
RequestXmlFactory - com.qcloud.cos.internal中的类
 
RequestXmlFactory() - 类 的构造器com.qcloud.cos.internal.RequestXmlFactory
 
reset() - 类 中的方法com.qcloud.cos.event.ProgressInputStream
 
reset() - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
Subclassing this method would need to take care in keeping all internal states consistent.
reset() - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Resets back to the very beginning of the stream.
reset() - 类 中的方法com.qcloud.cos.internal.InputSubstream
 
reset() - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
 
reset() - 类 中的方法com.qcloud.cos.internal.MD5DigestCalculatingInputStream
Resets the wrapped input stream and the in progress message digest.
reset() - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
reset() - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
reset() - 类 中的方法com.qcloud.cos.model.ByteRangeCapturingInputStream
 
reset() - 类 中的方法com.qcloud.cos.model.COSObjectInputStream
reset() - 类 中的方法com.qcloud.cos.utils.CRC64
 
RESET_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
ResettableInputStream - com.qcloud.cos.internal中的类
A mark-and-resettable input stream that can be used on files or file input streams.
ResettableInputStream(File) - 类 的构造器com.qcloud.cos.internal.ResettableInputStream
 
ResettableInputStream(FileInputStream) - 类 的构造器com.qcloud.cos.internal.ResettableInputStream
 
resolveGeneralApiEndpoint(String) - 类 中的方法com.qcloud.cos.endpoint.DefaultEndpointResolver
 
resolveGeneralApiEndpoint(String) - 接口 中的方法com.qcloud.cos.endpoint.EndpointResolver
return the general api endpoint addr, the result can be ip or ip:port. if you don't do anything like DefaultEndpointResolver. the http library will implement the dns resolve.
resolveGetServiceApiEndpoint(String) - 类 中的方法com.qcloud.cos.endpoint.DefaultEndpointResolver
 
resolveGetServiceApiEndpoint(String) - 接口 中的方法com.qcloud.cos.endpoint.EndpointResolver
return the get service api endpoint addr, the result can be ip or ip:port. if you don't do anything like DefaultEndpointResolver. the http library will implement the dns resolve.
RESPONSE_HEADER_CACHE_CONTROL - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - 类 中的静态变量com.qcloud.cos.model.ResponseHeaderOverrides
 
ResponseHeaderHandlerChain<T> - com.qcloud.cos.internal中的类
An XML response handler that can also process an arbitrary number of headers in the response.
ResponseHeaderHandlerChain(Unmarshaller<T, InputStream>, HeaderHandler<T>...) - 类 的构造器com.qcloud.cos.internal.ResponseHeaderHandlerChain
 
ResponseHeaderOverrides - com.qcloud.cos.model中的类
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - 类 的构造器com.qcloud.cos.model.ResponseHeaderOverrides
 
ResponseMetadata - com.qcloud.cos.internal中的类
 
ResponseMetadata(Map<String, String>) - 类 的构造器com.qcloud.cos.internal.ResponseMetadata
 
ResponseMetadata(ResponseMetadata) - 类 的构造器com.qcloud.cos.internal.ResponseMetadata
 
REST - 类 中的静态变量com.qcloud.cos.model.DomainRule
 
RESTORE - 接口 中的静态变量com.qcloud.cos.Headers
Header for the optional restore information of an object
restoreObject(RestoreObjectRequest) - 接口 中的方法com.qcloud.cos.COS
Restore an object, which was transitioned to CAS from COS when it was expired, into COS again.
restoreObject(String, String, int) - 接口 中的方法com.qcloud.cos.COS
Restore an object, which was transitioned to CAS from COS when it was expired, into COS again.
restoreObject(String, String, int) - 类 中的方法com.qcloud.cos.COSClient
 
restoreObject(RestoreObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
RestoreObjectDemo - com.qcloud.cos.demo中的类
 
RestoreObjectDemo() - 类 的构造器com.qcloud.cos.demo.RestoreObjectDemo
 
restoreObjectDemo() - 类 中的静态方法com.qcloud.cos.demo.RestoreObjectDemo
 
RestoreObjectRequest - com.qcloud.cos.model中的类
 
RestoreObjectRequest(String, String) - 类 的构造器com.qcloud.cos.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreObjectRequest(String, String, int) - 类 的构造器com.qcloud.cos.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
resumeDownload(PersistableDownload) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Resumes an download operation.
resumeUpload(PersistableUpload) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Resumes an upload operation.
rethrowExecutionException(ExecutionException) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Examines the cause of the specified ExecutionException and either rethrows it directly (if it's a type of CosClientException) or wraps it in an CosClientException and rethrows it.
retryableDownloadCOSObjectToFile(File, ServiceUtils.RetryableCOSDownloadTask, boolean) - 类 中的静态方法com.qcloud.cos.utils.ServiceUtils
Gets an object stored in COS and downloads it into the specified file.
RetryPolicy - com.qcloud.cos.retry中的类
 
RetryPolicy() - 类 的构造器com.qcloud.cos.retry.RetryPolicy
 
RetryUtils - com.qcloud.cos.retry中的类
 
RetryUtils() - 类 的构造器com.qcloud.cos.retry.RetryUtils
 
revokeAllPermissions(Grantee) - 类 中的方法com.qcloud.cos.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
rfc822DateFormat - 类 中的静态变量com.qcloud.cos.utils.DateUtils
RFC 822 format
RoutingRule - com.qcloud.cos.model中的类
Container for one routing rule that identifies a condition and a redirect that applies when the condition is met.
RoutingRule() - 类 的构造器com.qcloud.cos.model.RoutingRule
 
RoutingRuleCondition - com.qcloud.cos.model中的类
A container for describing a condition that must be met for the specified redirect to apply.
RoutingRuleCondition() - 类 的构造器com.qcloud.cos.model.RoutingRuleCondition
 
Rule() - 类 的构造器com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
run() - 类 中的方法com.qcloud.cos.http.IdleConnectionMonitorThread
 

S

sanitizeXmlDocument(DefaultHandler, InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
 
SDK_LOG_DEBUG - 接口 中的静态变量com.qcloud.cos.Headers
 
SdkBufferedInputStream - com.qcloud.cos.internal中的类
 
SdkBufferedInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.SdkBufferedInputStream
 
SdkBufferedInputStream(InputStream, int) - 类 的构造器com.qcloud.cos.internal.SdkBufferedInputStream
 
SdkDefaultRetryPolicy() - 类 的构造器com.qcloud.cos.retry.PredefinedRetryPolicies.SdkDefaultRetryPolicy
 
SdkDigestInputStream - com.qcloud.cos.internal中的类
 
SdkDigestInputStream(InputStream, MessageDigest) - 类 的构造器com.qcloud.cos.internal.SdkDigestInputStream
 
SdkFilterInputStream - com.qcloud.cos.internal中的类
Base class for COS Java SDK specific FilterInputStream.
SdkFilterInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.SdkFilterInputStream
 
SdkInputStream - com.qcloud.cos.internal中的类
 
SdkInputStream() - 类 的构造器com.qcloud.cos.internal.SdkInputStream
 
SdkIOUtils - com.qcloud.cos.internal中的类
 
SdkIOUtils() - 类 的构造器com.qcloud.cos.internal.SdkIOUtils
 
SDKProgressPublisher - com.qcloud.cos.event中的类
This class is responsible for executing the callback method of ProgressListener; listener callbacks are executed sequentially in a separate single thread.
SDKProgressPublisher() - 类 的构造器com.qcloud.cos.event.SDKProgressPublisher
 
SECURITY_TOKEN - 接口 中的静态变量com.qcloud.cos.Headers
DevPay token header
securityCheck(ContentCryptoMaterial, COSObjectWrapper) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleAEStrict
 
securityCheck(ContentCryptoMaterial, COSObjectWrapper) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Checks if the the crypto scheme used in the given content crypto material is allowed to be used in this crypto module.
serialize() - 类 中的方法com.qcloud.cos.transfer.PersistableTransfer
Returns the serialized representation of the paused transfer state.
serialize(OutputStream) - 类 中的方法com.qcloud.cos.transfer.PersistableTransfer
Writes the serialized representation of the paused transfer state to the given OutputStream.
SERVER - 接口 中的静态变量com.qcloud.cos.Headers
 
SERVER_SIDE_ENCRYPTION - 接口 中的静态变量com.qcloud.cos.Headers
Header for optional server-side encryption algorithm
SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - 接口 中的静态变量com.qcloud.cos.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - 接口 中的静态变量com.qcloud.cos.Headers
Header for the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - 接口 中的静态变量com.qcloud.cos.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_QCLOUD_KMS_KEYID - 接口 中的静态变量com.qcloud.cos.Headers
Header in the request and response indicating the QCLOUD Key Management System key id used for Server Side Encryption.
ServerSideEncryptionCOS - com.qcloud.cos.model.inventory中的类
Implementation of InventoryEncryption for server side encryption with S3 managed keys.
ServerSideEncryptionCOS() - 类 的构造器com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - com.qcloud.cos.internal中的类
Base request handler for responses that include a server-side encryption header
ServerSideEncryptionHeaderHandler() - 类 的构造器com.qcloud.cos.internal.ServerSideEncryptionHeaderHandler
 
ServerSideEncryptionResult - com.qcloud.cos.internal中的接口
Interface for service responses that include the server-side-encryption related headers.
ServiceClientHolderInputStream - com.qcloud.cos.internal中的类
This wrapper input stream holds a reference to the service client.
ServiceClientHolderInputStream(InputStream, COSClient) - 类 的构造器com.qcloud.cos.internal.ServiceClientHolderInputStream
 
ServiceUtils - com.qcloud.cos.utils中的类
 
ServiceUtils() - 类 的构造器com.qcloud.cos.utils.ServiceUtils
 
ServiceUtils.RetryableCOSDownloadTask - com.qcloud.cos.utils中的接口
Interface for the task of downloading object from COS to a specific file, enabling one-time retry mechanism after integrity check failure on the downloaded file.
setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
setAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
setAccountId(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the account ID that owns the destination bucket.
setAdditionalDetails(Map<String, String>) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
setAdditionalDetails(Map<String, String>) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets additional information about the response.
setAlgorithm(String) - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key.
setAllowedHeaders(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - 类 中的方法com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedHeaders(List)
setAllowedMethods(List<CORSRule.AllowedMethods>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - 类 中的方法com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedMethods(List)
setAllowedOrigins(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - 类 中的方法com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedOrigins(List)
setBackoffStrategy(BackoffStrategy) - 类 中的方法com.qcloud.cos.ClientConfig
 
setBucket(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
setBucketAcl(String, AccessControlList) - 接口 中的方法com.qcloud.cos.COS
Sets the AccessControlList for the specified bucket.
setBucketAcl(String, CannedAccessControlList) - 接口 中的方法com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified bucket.
setBucketAcl(SetBucketAclRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the AccessControlList for the specified bucket.
setBucketAcl(String, AccessControlList) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketAcl(String, CannedAccessControlList) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketAcl(SetBucketAclRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketAclRequest - com.qcloud.cos.model中的类
 
SetBucketAclRequest(String, AccessControlList) - 类 的构造器com.qcloud.cos.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified ACL on the specified bucket when this request is executed.
SetBucketAclRequest(String, CannedAccessControlList) - 类 的构造器com.qcloud.cos.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified canned ACL on the specified bucket when this request is executed.
setBucketArn(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the COS resource name (ARN) of the bucket where inventory results will be published.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketCrossOriginConfigurationRequest - com.qcloud.cos.model中的类
Contains options for setting the cross origin configuration for a bucket.
SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Constructs a new SetBucketCrossOriginConfigurationRequest to set the bucket cross origin configuration of the specified bucket.
setBucketDomainConfiguration(String, BucketDomainConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets the domain configuration for the specified bucket.
setBucketDomainConfiguration(SetBucketDomainConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the domain configuration for the specified bucket.
setBucketDomainConfiguration(String, BucketDomainConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketDomainConfiguration(SetBucketDomainConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketDomainConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to set a bucket's domain configuration.
SetBucketDomainConfigurationRequest(String, BucketDomainConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's domain configuration.
setBucketInventoryConfiguration(String, InventoryConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(String, InventoryConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketInventoryConfigurationRequest - com.qcloud.cos.model中的类
Request object to set an inventory configuration to a bucket.
SetBucketInventoryConfigurationRequest() - 类 的构造器com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationRequest(String, InventoryConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationResult - com.qcloud.cos.model中的类
Result object to contain the response returned from COSClient.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) operation.
SetBucketInventoryConfigurationResult() - 类 的构造器com.qcloud.cos.model.SetBucketInventoryConfigurationResult
 
SetBucketInventoryConfigurationUnmarshaller() - 类 的构造器com.qcloud.cos.internal.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketLifecycleConfigurationRequest - com.qcloud.cos.model中的类
 
SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketLoggingConfigurationRequest - com.qcloud.cos.model中的类
Contains options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Constructs a new SetBucketLoggingConfigurationRequest to set the bucket logging configuration of the specified bucket.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the name of an existing bucket where this request will upload a new object to.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the name of the bucket containing the completed multipart object.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.COSObject
Sets the name of the bucket in which this object is contained.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the name of the Qcloud COS bucket in which this object is stored.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the name of the COS bucket in which this version is stored.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Sets the name of the Qcloud COS bucket to create.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteBucketRequest
Sets the name of the Qcloud COS bucket to delete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Sets the name of the Qcloud COS bucket containing the object to delete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the name of the COS bucket containing the object(s) to delete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the name of the Qcloud COS bucket containing the object to delete.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GenericBucketRequest
Sets the name of the target bucket.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being retrieved.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the name of the bucket in which the new multipart upload was initiated.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the name of the COS bucket whose inventory configurations are to be listed.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the name of the bucket containing the multipart uploads to list.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the name of the Qcloud COS bucket whose objects are to be listed.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the name of the bucket containing the multipart upload whose parts are being listed.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the name of the COS bucket whose versions are to be listed.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the name of the bucket containing the listed multipart uploads, as specified in the original request.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the name of the bucket containing the listed parts, as specified in the original request.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in CAS.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is to be updated.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Sets the name of the COS bucket whose policy is being set.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the name of bucket for replication configuration.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is to be updated.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.UploadResult
Sets the name of the bucket containing the uploaded object.
setBucketName(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setBucketPolicy(String, String) - 接口 中的方法com.qcloud.cos.COS
Sets the policy associated with the specified bucket.
setBucketPolicy(SetBucketPolicyRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the policy associated with the specified bucket.
setBucketPolicy(String, String) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketPolicy(SetBucketPolicyRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketPolicyRequest - com.qcloud.cos.model中的类
 
SetBucketPolicyRequest(String, String) - 类 的构造器com.qcloud.cos.model.SetBucketPolicyRequest
Creates a new request object, ready to be executed to set COS bucket's policy.
setBucketQCS(String) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the destination bucket QCS for the replication rule.
setBucketRegion(String) - 类 中的方法com.qcloud.cos.model.HeadBucketResult
 
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets a replication configuration for a bucket.
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets a replication configuration for the QCloud bucket.
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketReplicationConfigurationRequest - com.qcloud.cos.model中的类
 
SetBucketReplicationConfigurationRequest() - 类 的构造器com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketTaggingConfigurationRequest - com.qcloud.cos.model中的类
Contains options for setting the tagging configuration for a bucket.
SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Constructs a new SetBucketTaggingConfigurationRequest to set the bucket tagging configuration of the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the versioning configuration for the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketVersioningConfigurationRequest - com.qcloud.cos.model中的类
 
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - 接口 中的方法com.qcloud.cos.COS
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - 类 中的方法com.qcloud.cos.COSClient
 
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetBucketWebsiteConfigurationRequest - com.qcloud.cos.model中的类
Request object for the parameters to set a bucket's website configuration.
SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - 类 的构造器com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's website configuration.
setCacheControl(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
setCacheControl(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the cache control response header.
setCannedAccessControlList(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object.
setCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
setCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket.
setCannedACL(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
setCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
setCASJobParameters(CASJobParameters) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets CAS related prameters pertaining to this job.
setCode(String) - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setCommonPrefixes(List<String>) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setCommonPrefixes(List<String>) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setCommonPrefixes(List<String>) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setCondition(RoutingRuleCondition) - 类 中的方法com.qcloud.cos.model.RoutingRule
Set the condition that must be met for the specified redirect to apply.
setConfiguration(BucketDomainConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the domain configuration to send as part of this request.
setConfiguration(BucketWebsiteConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request.
setConfiguration(TransferManagerConfiguration) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Sets the configuration which specifies how this TransferManager processes requests.
setConnectionRequestTimeout(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setConnectionTimeout(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setContent(InputStream) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setContent(InputStream) - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
setContentDisposition(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
setContentDisposition(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content disposition response header override.
setContentEncoding(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentEncoding(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content encoding response header override.
setContentLanguage(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
setContentLanguage(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content language response header override
setContentLength(long) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the Content-Length HTTP header indicating the size of the associated object in bytes.
setContentMd5(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request.
setContentMD5(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
setContentMd5(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
setContentType(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request.
setContentType(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
setContentType(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content type response header override.
setContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
setContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
setCosBucketDestination(InventoryCosBucketDestination) - 类 中的方法com.qcloud.cos.model.inventory.InventoryDestination
Sets the InventoryCosBucketDestination which contains S3 bucket destination information of where inventory results are published.
setCOSCredentials(COSCredentials) - 类 中的方法com.qcloud.cos.COSClient
 
setCOSCredentialsProvider(COSCredentialsProvider) - 类 中的方法com.qcloud.cos.COSClient
 
setCosObject(COSObject) - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.CopyPartResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.CopyResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.UploadPartResult
 
setCrc64Ecma(String) - 类 中的方法com.qcloud.cos.model.UploadResult
 
setCreateEncryptionMaterial(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
setCreationDate(Date) - 类 中的方法com.qcloud.cos.model.Bucket
For internal use only.
setCrossOriginConfiguration(BucketCrossOriginConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket.
setCryptoMode(CryptoMode) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto mode; applicable only to the COS encryption client.
setCryptoProvider(Provider) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto provider to the specified provider.
setDate(Date) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object.
setDateStr(String) - 接口 中的方法com.qcloud.cos.internal.VIDResult
set date str for this upload
setDateStr(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setDateStr(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setDateStr(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
set date str for this upload
setDateStr(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
set date str for this upload
setDateStr(String) - 类 中的方法com.qcloud.cos.model.CopyResult
set date str for this upload
setDateStr(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
set date str for this upload
setDateStr(String) - 类 中的方法com.qcloud.cos.model.UploadResult
set date str for this upload
setDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time, in days, between when a new version of the object is uploaded to the bucket and when older versions are archived.
setDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setDaysAfterInitiation(int) - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - 类 中的方法com.qcloud.cos.internal.DeleteObjectsResponse
 
setDeleteMarker(boolean) - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setDeleteMarker(boolean) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
setDeleteMarkerVersionId(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setDelimiter(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setDestination(InventoryDestination) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the InventoryDestination that contains information about where to publish the inventory results.
setDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
Sets the destination bucket name for this logging configuration.
setDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the destination bucket name which will contain the new, copied object.
setDestinationConfig(ReplicationDestinationConfig) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the destination configuration for the replication rule.
setDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setDestinationSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
setDisplayName(String) - 类 中的方法com.qcloud.cos.model.Owner
Sets the display name of the owner.
setDisplayName(String) - 类 中的方法com.qcloud.cos.model.UinGrantee
 
setDomainRules(List<DomainRule>) - 类 中的方法com.qcloud.cos.model.BucketDomainConfiguration
Set the list of domain rules that can be used for configuring custom domain name
setDomainTxtVerification(String) - 类 中的方法com.qcloud.cos.model.BucketDomainConfiguration
 
setEnabled(Boolean) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the value whether the inventory is enabled or disabled.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.PartListing
For internal use only.
setEncodingType(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setEncryption(InventoryEncryption) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Set the type of encryption to use to protect the inventory contents.
setEndpoint(String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setEndpointBuilder(EndpointBuilder) - 类 中的方法com.qcloud.cos.ClientConfig
 
setEndpointResolver(EndpointResolver) - 类 中的方法com.qcloud.cos.ClientConfig
 
setEndPointSuffix(String) - 类 中的方法com.qcloud.cos.ClientConfig
已过时。
please use ClientConfig.setEndpointBuilder(EndpointBuilder) and ${SuffixEndpointBuilder}
setErrorCode(String) - 异常错误 中的方法com.qcloud.cos.exception.CosClientException
 
setErrorCode(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Sets the COS error code represented by this exception.
setErrorCode(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setErrorDocument(String) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the complete path to the document to serve for 4xx errors.
setErrorMessage(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Sets the human-readable error message provided by the service.
setErrorMessage(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the human-readable error message provided by the service
setErrorResponseXml(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the error response XML received from Cos
setErrors(List<MultiObjectDeleteException.DeleteError>) - 类 中的方法com.qcloud.cos.internal.DeleteObjectsResponse
 
setErrorType(CosServiceException.ErrorType) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Sets the type of error represented by this exception (sender, receiver, or unknown), indicating if this exception was the caller's fault, or the service's fault.
setETag(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the entity tag identifying the new object.
setETag(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Sets the ETag value for the new object that was created from the associated copy object request.
setETag(String) - 类 中的方法com.qcloud.cos.model.CopyPartResult
Sets the ETag value for the new part that was created from the associated copy object request.
setETag(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the entity tag identifying the new object.
setETag(String) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Qcloud COS.
setETag(String) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the hex encoded 128-bit MD5 hash of this version's contents as computed by COS.
setETag(String) - 类 中的方法com.qcloud.cos.model.PartETag
Sets the entity tag generated from the content of the associated part.
setETag(String) - 类 中的方法com.qcloud.cos.model.PartSummary
Sets the entity tag generated from the part content.
setETag(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the ETag value for the new object that was created from the associated putObject request.
setETag(String) - 类 中的方法com.qcloud.cos.model.UploadPartResult
Sets the entity tag of the newly uploaded part.
setETag(String) - 类 中的方法com.qcloud.cos.model.UploadResult
Sets the entity tag identifying the new object.
setExistDefaultAcl(boolean) - 类 中的方法com.qcloud.cos.model.AccessControlList
This method is only intended for internal use by the library.
setExpiration(Date) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by COS.
setExpirationDate(Date) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object.
setExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationTime(Date) - 接口 中的方法com.qcloud.cos.internal.ObjectExpirationResult
Sets the expiration date of the object.
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the expiration time for the object.
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
setExpirationTime(Date) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the expiration time for the object.
setExpirationTimeRuleId(String) - 接口 中的方法com.qcloud.cos.internal.ObjectExpirationResult
Sets the bucket lifecycle configuration rule ID for the expiration of this object.
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpiredObjectDeleteMarker(boolean) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the value of the ExpiredObjectDeleteMarkers attribute.
setExpires(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the expires response header override.
setExposedHeaders(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the expose headers of the rule.
setExposedHeaders(String...) - 类 中的方法com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setExposedHeaders(List)
setFile(File) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the path and name of the file containing the data to be uploaded to Qcloud COS.
setFile(File) - 接口 中的方法com.qcloud.cos.model.CosDataSource
 
setFile(File) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the file containing the data to upload.
setFileOffset(long) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part.
setFilter(LifecycleFilter) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
setFilterRules(List<FilterRule>) - 类 中的方法com.qcloud.cos.model.COSKeyFilter
Set the list of FilterRules for this COSKeyFilter
setFirstByte(Long) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
setFixedEndpointAddr(String) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Sets the cos server ip and port .
setForcedReplacement(String) - 类 中的方法com.qcloud.cos.model.DomainRule
 
setFormat(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results.
setFormat(InventoryFormat) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results.
setFrequency(String) - 类 中的方法com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results.
setFrequency(InventoryFrequency) - 类 中的方法com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results.
setGeneralProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request.
SetGetBucketAclDemo - com.qcloud.cos.demo中的类
 
SetGetBucketAclDemo() - 类 的构造器com.qcloud.cos.demo.SetGetBucketAclDemo
 
SetGetBucketAclDemo() - 类 中的静态方法com.qcloud.cos.demo.SetGetBucketAclDemo
 
SetGetBucketDomainDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketDomainDemo
 
SetGetBucketLoggingDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketLoggingDemo
 
SetGetDeleteBucketInventoryDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketInventoryDemo
 
SetGetDeleteBucketTagging() - 类 中的静态方法com.qcloud.cos.demo.BucketTaggingDemo
 
SetGetDeleteWebisteDemo() - 类 中的静态方法com.qcloud.cos.demo.BucketWebsiteDemo
 
SetGetObjectAclDemo - com.qcloud.cos.demo中的类
 
SetGetObjectAclDemo() - 类 的构造器com.qcloud.cos.demo.SetGetObjectAclDemo
 
setGetObjectAclTest() - 类 中的静态方法com.qcloud.cos.demo.SetGetObjectAclDemo
 
setHasFinalPartBeenSeen(boolean) - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
setHeader(String, Object) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
setHeaders(Map<String, String>) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setHeaders(Map<String, String>) - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
setHostName(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the host name to use in the redirect request.
setHttpErrorCodeReturnedEquals(String) - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied.
setHttpExpiresDate(Date) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Set the date when the object is no longer cacheable.
setHttpMethod(HttpMethodName) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setHttpProtocol(HttpProtocol) - 类 中的方法com.qcloud.cos.ClientConfig
 
setHttpProxyIp(String) - 类 中的方法com.qcloud.cos.ClientConfig
 
setHttpProxyPort(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setHttpRedirectCode(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the HTTP code to use in the redirect response.
setId(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule.
setId(String) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the ID of this rule.
setId(String) - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the ID used to identify the inventory configuration.
setId(String) - 类 中的方法com.qcloud.cos.model.Owner
Sets the ID of the owner.
setIdentifier(String) - 接口 中的方法com.qcloud.cos.model.Grantee
Sets the identifier for this grantee.
setIdentifier(String) - 枚举 中的方法com.qcloud.cos.model.GroupGrantee
 
setIdentifier(String) - 类 中的方法com.qcloud.cos.model.UinGrantee
 
setIgnoreMissingInstructionFile(boolean) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
 
setIncludedObjectVersions(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results.
setIncludedObjectVersions(InventoryIncludedObjectVersions) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results.
setIndexDocumentSuffix(String) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the document to serve when a directory is specified (ex: index.html).
setInitiated(Date) - 类 中的方法com.qcloud.cos.model.MultipartUpload
Sets the date at which this upload was initiated.
setInitiator(Owner) - 类 中的方法com.qcloud.cos.model.MultipartUpload
Sets the user who initiated this multipart upload.
setInitiator(Owner) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the user who initiated the associated multipart upload.
setInputStream(InputStream) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Qcloud COS.
setInputStream(InputStream) - 接口 中的方法com.qcloud.cos.model.CosDataSource
 
setInputStream(InputStream) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the stream containing the data to upload for the new part.
setInstructionFileSuffix(String) - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
Explicitly sets the suffix of an instruction file to be used to retrieve the COS encrypted object.
setInventoryConfiguration(InventoryConfiguration) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration.
setInventoryConfiguration(InventoryConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration.
setInventoryConfigurationList(List<InventoryConfiguration>) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the list of inventory configurations for a bucket.
setInventoryFilter(InventoryFilter) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the inventoryFilter used to describe a set of objects to include in inventory results.
setIsDeleteMarker(boolean) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Intended for internal use only in the COS client code.
setIsLatest(boolean) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
For internal use only.
setKey(String) - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setKey(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort.
setKey(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
setKey(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored.
setKey(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the key of the newly created object.
setKey(String) - 类 中的方法com.qcloud.cos.model.COSObject
Sets the key under which this object is stored.
setKey(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
setKey(String) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the key under which this object is stored in Qcloud COS.
setKey(String) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the key under which this version is stored in COS.
setKey(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setKey(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the key of the object to delete.
setKey(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request.
setKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
setKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
setKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
setKey(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
setKey(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the object key for which the multipart upload was initiated.
setKey(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed.
setKey(String) - 类 中的方法com.qcloud.cos.model.MultipartUpload
Sets the key by which this upload is stored.
setKey(String) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the key value specified in the original request used to identify which multipart upload contains the parts to list.
setKey(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in CAS.
setKey(String) - 类 中的方法com.qcloud.cos.model.Tag.Tag
Set the tag key.
setKey(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the key of the initiated multipart upload.
setKey(String) - 类 中的方法com.qcloud.cos.model.UploadResult
Sets the key of the newly created object.
setKeyMarker(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional key marker indicating where in the results to begin listing.
setKeyMarker(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setKeyMarker(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
setKeyMarker(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setKeyPrefixEquals(String) - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied.
setKeys(List<DeleteObjectsRequest.KeyVersion>) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
setKeyWrapExpected(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
 
setLastByte(Long) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
setLastModified(Date) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the date, according to Qcloud COS, this object was last modified.
setLastModified(Date) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the date according to COS at which this version was last modified.
setLastModified(Date) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
setLastModified(Date) - 类 中的方法com.qcloud.cos.model.PartSummary
Sets the date this part was last modified.
setLastModifiedDate(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Sets the date the newly copied object was last modified.
setLastModifiedDate(Date) - 类 中的方法com.qcloud.cos.model.CopyPartResult
Sets the date the newly copied part was last modified.
setLastPart(boolean) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload.
setLatestFutureTask(Future<?>) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
 
setLifecycleConfiguration(BucketLifecycleConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setLocation(String) - 类 中的方法com.qcloud.cos.model.Bucket
 
setLocation(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
setLogFilePrefix(String) - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
Sets the log file prefix for this bucket logging configuration.
setLoggingConfiguration(BucketLoggingConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket.
setMarker(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
setMarker(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setMatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must include a match for the object's current ETag in order for this request to be executed.
setMaterialsDescription(Map<String, String>) - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
setMaterialsDescription(Map<String, String>) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
setMaterialsDescription(Map<String, String>) - 类 中的方法com.qcloud.cos.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
setMaxAgeSeconds(int) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the max age in seconds of the rule.
setMaxConnectionsCount(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setMaxErrorRetry(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setMaxKeys(Integer) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setMaxKeys(int) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setMaxParts(int) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing.
setMaxParts(int) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the optional max parts value specified in the original request to limit how many parts are listed.
setMaxResults(Integer) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
setMaxUploads(Integer) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return.
setMaxUploads(int) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the optional maximum number of uploads to be listed, as specified in the original request.
setMd5(String) - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object.
setMd5Digest(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
setMessage(String) - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
setMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.AppendObjectResult
 
setMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the metadata retrieved as a response to COSClient#putObject(PutObjectRequest) operation.
setMetadataDirective(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
setMethod(HttpMethodName) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
setMinimumUploadPartSize(long) - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the minimum part size for upload parts.
setModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
setMonitor(TransferMonitor) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Sets the monitor used to poll for transfer completion.
setMultipartCopyPartSize(long) - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the minimum part size in bytes for each part in a multi-part copy request.
setMultipartCopyThreshold(long) - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multi-part copy requests.
setMultipartUploads(List<MultipartUpload>) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the list of multipart uploads.
setMultipartUploadThreshold(long) - 类 中的方法com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multipart uploads.
setName(String) - 类 中的方法com.qcloud.cos.model.Bucket
Sets the name of the bucket.
setName(String) - 类 中的方法com.qcloud.cos.model.DomainRule
 
setName(String) - 类 中的方法com.qcloud.cos.model.FilterRule
Sets the name for this FilterRule.
setNewObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
setNextAppendPosition(Long) - 类 中的方法com.qcloud.cos.model.AppendObjectResult
 
setNextContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
setNextInitializationVector(byte[]) - 类 中的方法com.qcloud.cos.internal.crypto.MultipartUploadCbcContext
 
setNextKeyMarker(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the next key marker that should be used in the next request to get the next page of results.
setNextKeyMarker(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setNextMarker(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setNextPartNumberMarker(int) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the next part number marker.
setNextUploadIdMarker(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the next upload ID marker that should be used in the next request to get the next page of results.
setNextVersionIdMarker(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setNoncurrentVersionExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
setNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the Qcloud COS non current object transition rules for the given bucket.
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must not include a match for the object's current ETag in order for this request to be executed.
setObjectAcl(String, String, AccessControlList) - 接口 中的方法com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified object.
setObjectAcl(String, String, CannedAccessControlList) - 接口 中的方法com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified object.
setObjectAcl(SetObjectAclRequest) - 接口 中的方法com.qcloud.cos.COS
Sets the AccessControlList for the specified object.
setObjectAcl(String, String, AccessControlList) - 类 中的方法com.qcloud.cos.COSClient
 
setObjectAcl(String, String, CannedAccessControlList) - 类 中的方法com.qcloud.cos.COSClient
 
setObjectAcl(SetObjectAclRequest) - 类 中的方法com.qcloud.cos.COSClient
 
SetObjectAclRequest - com.qcloud.cos.model中的类
 
SetObjectAclRequest(String, String, AccessControlList) - 类 的构造器com.qcloud.cos.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
SetObjectAclRequest(String, String, CannedAccessControlList) - 类 的构造器com.qcloud.cos.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
setObjectContent(COSObjectInputStream) - 类 中的方法com.qcloud.cos.model.COSObject
Sets the input stream containing this object's contents.
setObjectContent(InputStream) - 类 中的方法com.qcloud.cos.model.COSObject
Sets the input stream containing this object's contents.
setObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.COSObject
Sets the object metadata for this object.
setObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
setObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the additional information about the part being uploaded.
setOngoingRestore(boolean) - 接口 中的方法com.qcloud.cos.internal.ObjectRestoreResult
Sets a boolean value which indicates there is an ongoing restore request.
setOngoingRestore(boolean) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
For internal use only.
setOptionalFields(List<String>) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the optional fields that are included in the inventory results.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.AccessControlList
For internal use only.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.Bucket
For internal use only.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the owner of this object.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
For internal use only.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.MultipartUpload
Sets the owner of this multipart upload.
setOwner(Owner) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the user who owns the associated multipart upload.
setParameters(Map<String, String>) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setPartETags(List<PartETag>) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.CopyPartResult
Sets the part number of the newly copied part.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.PartETag
Sets the part number of the associated part.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.PartSummary
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - 类 中的方法com.qcloud.cos.model.UploadPartResult
Sets the part number of the newly uploaded part.
setPartNumberMarker(Integer) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts.
setPartNumberMarker(int) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the optional part number marker specified in the original request to specify where in the results to begin listing parts.
setParts(List<PartSummary>) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the list of parts described in this part listing.
setPartSize(long) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the size of this part, in bytes.
setPolicyText(String) - 类 中的方法com.qcloud.cos.model.BucketPolicy
Sets the raw policy JSON text.
setPolicyText(String) - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket.
setPosition(Long) - 类 中的方法com.qcloud.cos.model.AppendObjectRequest
 
setPredicate(InventoryFilterPredicate) - 类 中的方法com.qcloud.cos.model.inventory.InventoryFilter
Sets the InventoryFilterPredicate to be used when evaluating an inventory filter.
setPredicate(LifecycleFilterPredicate) - 类 中的方法com.qcloud.cos.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the prefix that is prepended to all inventory results.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional prefix parameter, restricting the response to multipart uploads for keys that begin with the specified prefix.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the QCloud Object prefix for the replication rule.
setPrefix(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setPreviousObjectListing(ObjectListing) - 类 中的方法com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and all the features of the next object listing as well.
setPreviousVersionListing(VersionListing) - 类 中的方法com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and all the features of the next version listing as well.
setProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setProtocol(HttpProtocol) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setProtocol(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the protocol to use in the redirect request.
setProxyPassword(String) - 类 中的方法com.qcloud.cos.ClientConfig
 
setProxyUsername(String) - 类 中的方法com.qcloud.cos.ClientConfig
 
setQuiet(boolean) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the quiet element for this request.
setRange(long, long) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
setRawResponseContent(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
setReadLimit(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setReadLimit(int) - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
Sets the optional mark-and-reset read limit used for signing and retry purposes.
setRedirect(RedirectRule) - 类 中的方法com.qcloud.cos.model.RoutingRule
Set the redirect information.
setRedirectAllRequestsTo(RedirectRule) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to.
setRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.
setRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.
setRegion(Region) - 类 中的方法com.qcloud.cos.ClientConfig
 
setReplaceKeyPrefixWith(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the object prefix key to use in the redirect request.
setReplaceKeyWith(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the specific key to use in the redirect request.
setReplicationConfiguration(BucketReplicationConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for bucket.
setRequestId(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Sets the COS requestId for this exception.
setRequestId(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setRequestId(String) - 接口 中的方法com.qcloud.cos.internal.VIDResult
set requestId for this upload
setRequestId(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setRequestId(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setRequestId(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
set requestId for this upload
setRequestId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
set requestId for this upload
setRequestId(String) - 类 中的方法com.qcloud.cos.model.CopyResult
set requestId for this upload
setRequestId(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
set requestId for this upload
setRequestId(String) - 类 中的方法com.qcloud.cos.model.UploadResult
set requestId for this upload
setResourcePath(String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response.
setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the headers to be overridden in the service response.
setResponseMetadata(ResponseMetadata) - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
Sets the response metadata associated with this response.
setRestoreExpirationTime(Date) - 接口 中的方法com.qcloud.cos.internal.ObjectRestoreResult
Sets the expiration date when the Object is scheduled to move to CAS.
setRestoreExpirationTime(Date) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
only used to set the value in the object after receiving the value in a response from COS.
setResult(T) - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
Sets the result contained by this response.
setRetryPolicy(RetryPolicy) - 类 中的方法com.qcloud.cos.ClientConfig
 
setRoleName(String) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Sets the role name that will be used by QCloud while replication.
setRoutingRules(List<RoutingRule>) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet.
setRules(List<CORSRule>) - 类 中的方法com.qcloud.cos.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration.
setRules(List<BucketLifecycleConfiguration.Rule>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration.
setRules(Map<String, ReplicationRule>) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Sets the replication rules for the QCloud bucket.
setSchedule(InventorySchedule) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the schedule for generating inventory results.
setSecurityToken(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the security token for the object.
setServerSideEncryption(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the server-side encryption algorithm for the object.
setSignExpired(long) - 类 中的方法com.qcloud.cos.ClientConfig
 
setSignPrefixMode(boolean) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
 
setSize(long) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the size of this object in bytes.
setSize(long) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the size of this version in bytes.
setSize(long) - 类 中的方法com.qcloud.cos.model.PartSummary
Sets the size of this part, in bytes.
setSocketTimeout(int) - 类 中的方法com.qcloud.cos.ClientConfig
 
setSourceAppid(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setSourceAppid(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
setSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the name of the bucket containing the source object to be copied.
setSourceBucketRegion(Region) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setSourceBucketRegion(Region) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
setSourceEndpointBuilder(EndpointBuilder) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setSourceEndpointBuilder(EndpointBuilder) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
setSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the source bucket key under which the source object to be copied is stored.
setSourceSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setSourceSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
setSourceVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setSourceVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
setSSEAlgorithm(String) - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm for the response.
setSSEAlgorithm(String) - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
setSSEAlgorithm(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
setSSECOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
setSseCOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
 
setSSECOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
setSSECustomerAlgorithm(String) - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm used when encrypting the object with customer-provided keys.
setSSECustomerAlgorithm(String) - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
setSSECustomerAlgorithm(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
setSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
setSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional customer-provided server-side encryption key to use when retrieving the metadata of a server-side encrypted object.
setSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object.
setSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started.
setSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded.
setSSECustomerKeyMd5(String) - 接口 中的方法com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the base64-encoded MD5 digest of the encryption key for server-side encryption.
setSSECustomerKeyMd5(String) - 类 中的方法com.qcloud.cos.internal.SSEResultBase
 
setSSECustomerKeyMd5(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
 
setState(Transfer.TransferState) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Sets the current state of this transfer.
setState(Transfer.TransferState) - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
This method is also responsible for firing COMPLETED signal to the listeners.
setState(Transfer.TransferState) - 类 中的方法com.qcloud.cos.transfer.MultipleFileTransfer
Override this method so that TransferState updates are also sent out to the progress listener chain in forms of ProgressEvent.
setStatus(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule.
setStatus(String) - 类 中的方法com.qcloud.cos.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatus(String) - 类 中的方法com.qcloud.cos.model.DomainRule
 
setStatus(String) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
setStatus(ReplicationRuleStatus) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
setStatusCode(int) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
setStatusText(String) - 类 中的方法com.qcloud.cos.http.CosHttpResponse
 
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
Sets the storage class used by Qcloud COS for this object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the storage class used by COS for this version.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in COS.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the class of storage used for the parts in the associated multipart upload.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
setStorageClass(String) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageMode(CryptoStorageMode) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the storage mode to the specified mode.
setTag(String, String) - 类 中的方法com.qcloud.cos.model.Tag.TagSet
Sets the value of the tag for a given key.
setTag(String, String) - 类 中的方法com.qcloud.cos.model.TagSet
Sets the value of the tag for a given key.
setTaggingConfiguration(BucketTaggingConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket.
setTagSets(Collection<TagSet>) - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
Sets the TagSet.
setTier(String) - 类 中的方法com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
setTier(Tier) - 类 中的方法com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
setTotalBytesToTransfer(long) - 类 中的方法com.qcloud.cos.transfer.TransferProgress
 
setTraceId(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
 
setTraceId(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setTrafficLimit(int) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
 
setTrafficLimit(int) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
 
setTrafficLimit(int) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
 
setTransitions(List<BucketLifecycleConfiguration.Transition>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Qcloud COS.
setTruncated(boolean) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
For internal use only.
setTruncated(boolean) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets whether this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - 类 中的方法com.qcloud.cos.model.ObjectListing
For internal use only.
setTruncated(boolean) - 类 中的方法com.qcloud.cos.model.PartListing
Sets whether or not this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setType(String) - 类 中的方法com.qcloud.cos.model.DomainRule
 
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the ID of the upload to abort.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the initiated multipart upload ID.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.MultipartUpload
Sets the unique ID of this multipart upload.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.PartListing
Sets the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
setUploadId(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadIdMarker(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing.
setUploadIdMarker(String) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
Sets the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
setUseBasicAuth(boolean) - 类 中的方法com.qcloud.cos.ClientConfig
 
setUserAgent(String) - 类 中的方法com.qcloud.cos.ClientConfig
 
setUserMetadata(Map<String, String>) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
Sets the custom user-metadata for the associated object.
setValue(String) - 类 中的方法com.qcloud.cos.model.FilterRule
Sets the value for this FilterRule
setValue(String) - 类 中的方法com.qcloud.cos.model.Tag.Tag
Set the tag value.
setVersionId(String) - 类 中的方法com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setVersionId(String) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setVersionId(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
Sets the version ID of the newly copied object.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyPartResult
Sets the version ID of the source object.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
setVersionId(String) - 类 中的方法com.qcloud.cos.model.COSVersionSummary
Sets the version ID which uniquely identifies this version of an object.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setVersionId(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
setVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
Sets the optional version ID of the newly uploaded object.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the id of the version to be restored.
setVersionId(String) - 类 中的方法com.qcloud.cos.model.UploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionIdMarker(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setVersionIdMarker(String) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
setVersioningConfiguration(BucketVersioningConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket.
setVersionSummaries(List<COSVersionSummary>) - 类 中的方法com.qcloud.cos.model.VersionListing
For internal use only.
shouldAbort() - 类 中的静态方法com.qcloud.cos.internal.SdkInputStream
Returns true if the current operation should abort; false otherwise.
shouldRefresh() - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsProvider
 
shouldRetry(int, CredentialsEndpointRetryParameters) - 接口 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryPolicy
Checks whether a failed request should be retried;
shouldRetry(int, CredentialsEndpointRetryParameters) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsRetryPolicy
 
shouldRetry(CosHttpRequest<X>, HttpResponse, Exception, int) - 类 中的方法com.qcloud.cos.retry.PredefinedRetryPolicies.SdkDefaultRetryPolicy
 
shouldRetry(CosHttpRequest<X>, HttpResponse, Exception, int) - 类 中的方法com.qcloud.cos.retry.RetryPolicy
 
shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - 类 中的静态方法com.qcloud.cos.transfer.TransferManagerUtils
Returns true if the the specified request should be processed as a multipart upload (instead of a single part upload).
shutdown() - 类 中的方法com.qcloud.cos.COSClient
 
shutdown() - 类 中的方法com.qcloud.cos.COSEncryptionClient
If the a default internal KMS client has been constructed, it will also be shut down by calling this method.
shutdown(boolean) - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
Can be used to shutdown the (legacy) executor.
shutdown() - 接口 中的方法com.qcloud.cos.http.CosHttpClient
 
shutdown() - 类 中的方法com.qcloud.cos.http.DefaultCosHttpClient
 
shutdown() - 类 中的方法com.qcloud.cos.http.IdleConnectionMonitorThread
 
shutdownNow() - 类 中的方法com.qcloud.cos.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
shutdownNow(boolean) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
sign(CosHttpRequest<X>, COSCredentials, Date) - 类 中的方法com.qcloud.cos.auth.COSSigner
 
SimpleUploadFileDemo - com.qcloud.cos.demo中的类
SimpleUpload 给出了简单上传的示例
SimpleUploadFileDemo() - 类 的构造器com.qcloud.cos.demo.SimpleUploadFileDemo
 
SimpleUploadFileFromLocal() - 类 中的静态方法com.qcloud.cos.demo.CAMRoleDemo
 
SimpleUploadFileFromLocal(boolean) - 类 中的静态方法com.qcloud.cos.demo.SimpleUploadFileDemo
 
SimpleUploadFileFromStream() - 类 中的静态方法com.qcloud.cos.demo.SimpleUploadFileDemo
 
size - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The size of this object, in bytes
skip(long) - 类 中的方法com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
skip(long) - 类 中的方法com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
skip(long) - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
skip(long) - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
 
skip(long) - 类 中的方法com.qcloud.cos.internal.SdkBufferedInputStream
 
skip(long) - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
 
skipClientSideValidation(GetObjectRequest, ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Conveience method to determine whether to do client side validation of a GetObject call based on both the request and the response.
skipClientSideValidationPerGetResponse(ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers#ETAG header returned by COS to validate the integrity of the message client side based on the server response.
skipClientSideValidationPerPutResponse(ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers#ETAG header returned by COS to validate the integrity of the message client side based on the server response.
skipClientSideValidationPerRequest(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers#ETAG header returned by COS to validate the integrity of the message client side.
skipClientSideValidationPerRequest(UploadPartRequest) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers#ETAG header returned by COS to validate the integrity of the message client side.
skipClientSideValidationPerRequest(GetObjectRequest) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Based on the given GetObjectRequest, returns whether the specified request should skip MD5 check on the requested object content.
skipClientSideValidationPerUploadPartResponse(ObjectMetadata) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers#ETAG header returned by COS to validate the integrity of the message client side based on the server response.
SkipMd5CheckStrategy - com.qcloud.cos.internal中的类
Logic for determining whether MD5 checksum validation should be performed or not.
skipServerSideValidation(PutObjectRequest) - 类 中的方法com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should calculate and send the Headers#CONTENT_MD5 header to be validated by COS per the request.
SOCKET_TIMEOUT - 类 中的静态变量com.qcloud.cos.exception.ClientExceptionConstants
 
SSE_COS - 类 中的静态变量com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
SSE_COS - 类 中的静态变量com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
SSEAlgorithm - com.qcloud.cos.model中的枚举
Server-side Encryption Algorithm.
SSECOSKeyManagementParams - com.qcloud.cos.model中的类
 
SSECOSKeyManagementParams() - 类 的构造器com.qcloud.cos.model.SSECOSKeyManagementParams
Constructs a new instance of SSECOSKeyManagementParams.
SSECOSKeyManagementParams(String) - 类 的构造器com.qcloud.cos.model.SSECOSKeyManagementParams
Constructs a new instance of SSECOSKeyManagementParams with the user specified COS Key Management System Key Id.
SSECOSKeyManagementParamsProvider - com.qcloud.cos.model中的接口
Implemented by classes that support the option of using SSE with COS Key Management System.
SSECustomerDemo - com.qcloud.cos.demo中的类
 
SSECustomerDemo() - 类 的构造器com.qcloud.cos.demo.SSECustomerDemo
 
SSECustomerDownload() - 类 中的静态方法com.qcloud.cos.demo.SSECustomerDemo
 
SSECustomerKey - com.qcloud.cos.model中的类
Represents a customer provided key for use with Qcloud COS server-side encryption.
SSECustomerKey(String) - 类 的构造器com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified base64-encoded key material.
SSECustomerKey(byte[]) - 类 的构造器com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified raw key material.
SSECustomerKey(SecretKey) - 类 的构造器com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified SecretKey.
SSECustomerKeyProvider - com.qcloud.cos.model中的接口
Implemented by classes that support the option of using SSE Customer key.
SSECustomerUpload() - 类 中的静态方法com.qcloud.cos.demo.SSECustomerDemo
 
sseResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
sseResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
SSEResultBase - com.qcloud.cos.internal中的类
Common abstract base class for result that contains server side encryption (SSE) information.
SSEResultBase() - 类 的构造器com.qcloud.cos.internal.SSEResultBase
 
start(String) - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
start(String, String, String) - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
start(String, String[], String[]) - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
STARTED_EVENT_CODE - 类 中的静态变量com.qcloud.cos.event.ProgressEvent
state - 类 中的变量com.qcloud.cos.transfer.AbstractTransfer
The current state of this transfer.
stateChangeListeners - 类 中的变量com.qcloud.cos.transfer.AbstractTransfer
Collection of listeners to be notified for changes to the state of this transfer via setState()
StaticEncryptionMaterialsProvider - com.qcloud.cos.internal.crypto中的类
 
StaticEncryptionMaterialsProvider(EncryptionMaterials) - 类 的构造器com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
STORAGE_CLASS - 接口 中的静态变量com.qcloud.cos.Headers
Header describing what class of storage a user wants
storageClass - 类 中的变量com.qcloud.cos.model.COSObjectSummary
The class of storage used by Qcloud COS to store this object
StorageClass - com.qcloud.cos.model中的枚举
Specifies constants that define COS storage classes.
StringUtils - com.qcloud.cos.utils中的类
Utilities for converting objects to strings.
StringUtils() - 类 的构造器com.qcloud.cos.utils.StringUtils
 
subTransfers - 类 中的变量com.qcloud.cos.transfer.MultipleFileTransfer
 
SuffixEndpointBuilder - com.qcloud.cos.endpoint中的类
 
SuffixEndpointBuilder(String) - 类 的构造器com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
SUSPENDED - 类 中的静态变量com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is suspended for a bucket.
SYMMETRIC_CIPHER_BLOCK_SIZE - 类 中的静态变量com.qcloud.cos.internal.crypto.JceEncryptionConstants
AES cipher block size
SYMMETRIC_CIPHER_METHOD - 类 中的静态变量com.qcloud.cos.internal.crypto.JceEncryptionConstants
Name of the algorithm, mode, and padding we will use in the symmetric cipher for encryption
SYMMETRIC_KEY_ALGORITHM - 类 中的静态变量com.qcloud.cos.internal.crypto.JceEncryptionConstants
Name of the symmetric encryption algorithm
SYMMETRIC_KEY_LENGTH - 类 中的静态变量com.qcloud.cos.internal.crypto.JceEncryptionConstants
Minimum length of the generated symmetric key
SymmetricKeyEncryptionClientDemo - com.qcloud.cos.demo中的类
 
SymmetricKeyEncryptionClientDemo() - 类 的构造器com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
SYNC - 类 中的静态变量com.qcloud.cos.event.SDKProgressPublisher
 
SyncProgressListener - com.qcloud.cos.event中的类
Abstract adapter class for a progress listener that is delivered with progress event synchronously.
SyncProgressListener() - 类 的构造器com.qcloud.cos.event.SyncProgressListener
 

T

Tag - com.qcloud.cos.model.Tag中的类
Represents a tag on a resource.
Tag(String, String) - 类 的构造器com.qcloud.cos.model.Tag.Tag
Constructs an instance of this object.
TagSet - com.qcloud.cos.model.Tag中的类
 
TagSet() - 类 的构造器com.qcloud.cos.model.Tag.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - 类 的构造器com.qcloud.cos.model.Tag.TagSet
Creates a new TagSet with the set of tags defined.
TagSet - com.qcloud.cos.model中的类
 
TagSet() - 类 的构造器com.qcloud.cos.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - 类 的构造器com.qcloud.cos.model.TagSet
Creates a new TagSet with the set of tags defined.
TemporyTokenDemo - com.qcloud.cos.demo中的类
 
TemporyTokenDemo() - 类 的构造器com.qcloud.cos.demo.TemporyTokenDemo
 
Throwables - com.qcloud.cos.exception中的类
 
Throwables() - 类 的构造器com.qcloud.cos.exception.Throwables
 
throwExceptionIfAny() - 类 中的方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
Throws the underlying exception, if any, as an CosClientException; or do nothing otherwise.
Tier - com.qcloud.cos.model中的枚举
CAS retrieval tier at which the restore will be processed.
toBase64(byte[]) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Converts byte data to a Base64-encoded string.
toBigDecimal(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
toBigInteger(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
toBoolean(StringBuilder) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
toByteArray(InputStream) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Reads and returns the rest of the given input stream as a byte array.
toBytesDirect(String) - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
Returns a byte array representing the given string, truncating each character into a byte directly.
toHex(byte[]) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Converts byte data to a Hex-encoded string in lower case.
toInteger(StringBuilder) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
toJsonPrettyString(Object) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
toJsonString(Object) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
 
toListObjectsRequest() - 类 中的方法com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Creates a new ListObjectsRequest object using the previous object listing.
toListVersionsRequest() - 类 中的方法com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Creates a new ListVersionsRequest object using the previous version listing.
toStream(ByteBuffer) - 类 中的静态方法com.qcloud.cos.utils.BinaryUtils
Wraps a ByteBuffer in an InputStream.
toString() - 类 中的方法com.qcloud.cos.event.ProgressEvent
 
toString() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
toString() - 类 中的方法com.qcloud.cos.internal.crypto.COSObjectWrapper
 
toString() - 类 中的方法com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
 
toString() - 类 中的方法com.qcloud.cos.internal.ResponseMetadata
 
toString() - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
toString() - 类 中的方法com.qcloud.cos.model.AccessControlList
 
toString() - 类 中的方法com.qcloud.cos.model.Bucket
 
toString() - 类 中的方法com.qcloud.cos.model.BucketLoggingConfiguration
 
toString() - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
 
toString() - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
 
toString() - 枚举 中的方法com.qcloud.cos.model.CannedAccessControlList
Returns the Qcloud COS x-cos-acl header value for this canned acl.
toString() - 枚举 中的方法com.qcloud.cos.model.CORSRule.AllowedMethods
 
toString() - 类 中的方法com.qcloud.cos.model.COSObject
 
toString() - 类 中的方法com.qcloud.cos.model.COSObjectId
 
toString() - 类 中的方法com.qcloud.cos.model.Grant
 
toString() - 枚举 中的方法com.qcloud.cos.model.GroupGrantee
 
toString() - 枚举 中的方法com.qcloud.cos.model.inventory.InventoryFormat
 
toString() - 枚举 中的方法com.qcloud.cos.model.inventory.InventoryFrequency
 
toString() - 枚举 中的方法com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
 
toString() - 枚举 中的方法com.qcloud.cos.model.inventory.InventoryOptionalField
 
toString() - 类 中的方法com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
Returns a string representation of this object; useful for testing and debugging.
toString() - 枚举 中的方法com.qcloud.cos.model.InventoryFrequency
 
toString() - 类 中的方法com.qcloud.cos.model.Owner
 
toString() - 枚举 中的方法com.qcloud.cos.model.Permission
Gets the string representation of this permission object as defined by Qcloud COS, eg.
toString() - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
 
toString() - 类 中的方法com.qcloud.cos.model.ReplicationRule
 
toString() - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
 
toString() - 枚举 中的方法com.qcloud.cos.model.SSEAlgorithm
 
toString() - 枚举 中的方法com.qcloud.cos.model.StorageClass
 
toString() - 类 中的方法com.qcloud.cos.model.Tag.TagSet
 
toString() - 类 中的方法com.qcloud.cos.model.TagSet
 
toString() - 枚举 中的方法com.qcloud.cos.model.Tier
 
toString(InputStream) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
Reads and returns the rest of the given input stream as a string.
toString(StringBuilder) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
 
toStringDirect(byte[]) - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
Returns a string representing the given byte array, treating each byte as a single octet character.
TRACE_ID - 接口 中的静态变量com.qcloud.cos.Headers
COS response header for TRACE ID
Transfer - com.qcloud.cos.transfer中的接口
 
Transfer.TransferState - com.qcloud.cos.transfer中的枚举
Enumeration of the possible transfer states.
TransferCompletionFilter - com.qcloud.cos.event中的类
 
TransferCompletionFilter() - 类 的构造器com.qcloud.cos.event.TransferCompletionFilter
 
TransferManager - com.qcloud.cos.transfer中的类
High level utility for managing transfers to Qcloud COS.
TransferManager(COS) - 类 的构造器com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager, specifying the client to use when making requests to Qcloud COS.
TransferManager(COS, ExecutorService) - 类 的构造器com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Qcloud COS.
TransferManager(COS, ExecutorService, boolean) - 类 的构造器com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Qcloud COS.
TransferManagerConfiguration - com.qcloud.cos.transfer中的类
Configuration options for how TransferManager processes requests.
TransferManagerConfiguration() - 类 的构造器com.qcloud.cos.transfer.TransferManagerConfiguration
 
TransferManagerDemo - com.qcloud.cos.demo中的类
 
TransferManagerDemo() - 类 的构造器com.qcloud.cos.demo.TransferManagerDemo
 
TransferManagerUtils - com.qcloud.cos.transfer中的类
Internal utilities for multipart uploads with TransferManager.
TransferManagerUtils() - 类 的构造器com.qcloud.cos.transfer.TransferManagerUtils
 
TransferMonitor - com.qcloud.cos.transfer中的接口
Monitors long-running transfers.
TransferProgress - com.qcloud.cos.transfer中的类
Describes the progress of a transfer.
TransferProgress() - 类 的构造器com.qcloud.cos.transfer.TransferProgress
 
TransferProgressUpdatingListener - com.qcloud.cos.event中的类
 
TransferProgressUpdatingListener(TransferProgress) - 类 的构造器com.qcloud.cos.event.TransferProgressUpdatingListener
 
transferStateChanged(Transfer, Transfer.TransferState) - 类 中的方法com.qcloud.cos.event.MultipleFileTransferStateChangeListener
 
transferStateChanged(Transfer, Transfer.TransferState) - 接口 中的方法com.qcloud.cos.event.TransferStateChangeListener
 
TransferStateChangeListener - com.qcloud.cos.event中的接口
Listener for transfer state changes.
Transition() - 类 的构造器com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
 
trim(String) - 类 中的静态方法com.qcloud.cos.utils.StringUtils
A null-safe trim method.
tryPause(boolean) - 接口 中的方法com.qcloud.cos.transfer.Upload
Tries to pause the current upload operation and returns the information that can be used to resume the upload.
tryPause(boolean) - 类 中的方法com.qcloud.cos.transfer.UploadImpl
 
TXT - 类 中的静态变量com.qcloud.cos.model.DomainRule
 

U

UinGrantee - com.qcloud.cos.model中的类
 
UinGrantee(String) - 类 的构造器com.qcloud.cos.model.UinGrantee
 
unchanged() - 枚举 中的方法com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is not started or the pause operation has no effect on the transfer.
UNENCRYPTED_CONTENT_LENGTH - 接口 中的静态变量com.qcloud.cos.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - 接口 中的静态变量com.qcloud.cos.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
UNKNOWN - 类 中的静态变量com.qcloud.cos.exception.ClientExceptionConstants
 
UNKNOWN_HOST - 类 中的静态变量com.qcloud.cos.exception.ClientExceptionConstants
 
unlock(File) - 枚举 中的静态方法com.qcloud.cos.internal.FileLocks
Unlocks a file previously locked via FileLocks.lock(File).
unmarshall(R) - 接口 中的方法com.qcloud.cos.internal.Unmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.AccessControlListUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketDomainConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketLocationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.CopyObjectUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.DeleteObjectsResultUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.InputStreamUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.ListBucketsUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.ListObjectsUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.ListPartsResultUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - 类 中的方法com.qcloud.cos.internal.Unmarshallers.VersionListUnmarshaller
 
Unmarshaller<T,R> - com.qcloud.cos.internal中的接口
 
Unmarshallers - com.qcloud.cos.internal中的类
Collection of unmarshallers for COS XML responses.
Unmarshallers() - 类 的构造器com.qcloud.cos.internal.Unmarshallers
 
Unmarshallers.AccessControlListUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the AccessControlList XML response.
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.BucketDomainConfigurationUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.BucketLifecycleConfigurationUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.BucketLocationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketLocation XML response.
Unmarshallers.BucketLoggingConfigurationnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketLoggingStatus XML response.
Unmarshallers.BucketReplicationConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketNotificationConfiguration XML response.
Unmarshallers.BucketTaggingConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketTaggingConfiguration XML response.
Unmarshallers.BucketVersioningConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketVersionConfiguration XML response.
Unmarshallers.BucketWebsiteConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the BucketWebsiteConfiguration XML response.
Unmarshallers.CompleteMultipartUploadResultUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.CopyObjectUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the CopyObject XML response.
Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the DeleteBucketInventoryConfiguration XML response.
Unmarshallers.DeleteObjectsResultUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.GetBucketInventoryConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the GetBucketInventoryConfiguration XML response.
Unmarshallers.InitiateMultipartUploadResultUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.InputStreamUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the a direct InputStream response.
Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the ListBucketInventoryConfigurations XML response.
Unmarshallers.ListBucketsUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the ListBuckets XML response.
Unmarshallers.ListMultipartUploadsResultUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.ListObjectsUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the ListObjects XML response.
Unmarshallers.ListPartsResultUnmarshaller - com.qcloud.cos.internal中的类
 
Unmarshallers.SetBucketInventoryConfigurationUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the SetBucketInventoryConfiguration XML response.
Unmarshallers.VersionListUnmarshaller - com.qcloud.cos.internal中的类
Unmarshaller for the ListVersions XML response.
unwrapExecutionException(ExecutionException) - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Unwraps the root exception that caused the specified ExecutionException and returns it.
update(byte[], int) - 类 中的方法com.qcloud.cos.utils.CRC64
Update CRC64 with new byte block.
update(byte) - 类 中的方法com.qcloud.cos.utils.CRC64
Update CRC64 with new byte.
update(int) - 类 中的方法com.qcloud.cos.utils.CRC64
 
update(byte[], int, int) - 类 中的方法com.qcloud.cos.utils.CRC64
 
updateCOSCredentials() - 类 中的方法com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
updateInstructionPutRequest(PutObjectRequest, ContentCryptoMaterial) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Updates put request to store the specified instruction object in COS.
updateMetadataWithContentCryptoMaterial(ObjectMetadata, File, ContentCryptoMaterial) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
updateObjectMetaData(String, String, ObjectMetadata) - 接口 中的方法com.qcloud.cos.COS
update the object meta.
updateObjectMetaData(String, String, ObjectMetadata) - 类 中的方法com.qcloud.cos.COSClient
 
updateProgress(long) - 类 中的方法com.qcloud.cos.transfer.TransferProgress
 
upload(String, String, InputStream, ObjectMetadata) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(String, String, File) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(PutObjectRequest) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(PutObjectRequest, COSProgressListener) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
Upload - com.qcloud.cos.transfer中的接口
Represents an asynchronous upload to Qcloud COS.
UploadCallable - com.qcloud.cos.transfer中的类
 
UploadCallable(TransferManager, ExecutorService, UploadImpl, PutObjectRequest, ProgressListenerChain, String, TransferProgress) - 类 的构造器com.qcloud.cos.transfer.UploadCallable
 
uploadDirectory(String, String, File, boolean) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadDirectory(String, String, File, boolean, ObjectMetadataProvider) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadFile() - 类 中的静态方法com.qcloud.cos.demo.TransferManagerDemo
 
uploadFileList(String, String, File, List<File>) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFileList(String, String, File, List<File>, ObjectMetadataProvider) - 类 中的方法com.qcloud.cos.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
UploadImpl - com.qcloud.cos.transfer中的类
 
UploadImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - 类 的构造器com.qcloud.cos.transfer.UploadImpl
 
UploadMode - com.qcloud.cos.model中的枚举
 
UploadMonitor - com.qcloud.cos.transfer中的类
Manages an upload by periodically checking to see if the upload is done, and returning a result if so.
uploadObjectInternal(UploadMode, UploadObjectRequest) - 类 中的方法com.qcloud.cos.COSClient
 
uploadPart(UploadPartRequest) - 接口 中的方法com.qcloud.cos.COS
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - 类 中的方法com.qcloud.cos.COSClient
 
uploadPart(UploadPartRequest) - 类 中的方法com.qcloud.cos.COSEncryptionClient
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - 类 中的方法com.qcloud.cos.internal.COSDirect
 
uploadPart(UploadPartRequest) - 接口 中的方法com.qcloud.cos.internal.COSDirectSpi
 
UploadPartCallable - com.qcloud.cos.transfer中的类
 
UploadPartCallable(COS, UploadPartRequest) - 类 的构造器com.qcloud.cos.transfer.UploadPartCallable
 
UploadPartDemo(String) - 类 中的静态方法com.qcloud.cos.demo.MultipartUploadDemo
 
UploadPartRequest - com.qcloud.cos.model中的类
 
UploadPartRequest() - 类 的构造器com.qcloud.cos.model.UploadPartRequest
 
UploadPartRequestFactory - com.qcloud.cos.internal中的类
Factory for creating all the individual UploadPartRequest objects for a multipart upload.
UploadPartRequestFactory(PutObjectRequest, String, long) - 类 的构造器com.qcloud.cos.internal.UploadPartRequestFactory
 
UploadPartResult - com.qcloud.cos.model中的类
 
UploadPartResult() - 类 的构造器com.qcloud.cos.model.UploadPartResult
 
uploadPartSecurely(UploadPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModule
 
uploadPartSecurely(UploadPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
NOTE: Because the encryption process requires context from previous blocks, parts uploaded with the COSEncryptionClient (as opposed to the normal COSClient) must be uploaded serially, and in order.
uploadPartSecurely(UploadPartRequest) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
NOTE: Because the encryption process requires context from block N-1 in order to encrypt block N, parts uploaded with the COSEncryptionClient (as opposed to the normal COSClient) must be uploaded serially, and in order.
UploadResult - com.qcloud.cos.model中的类
Contains information returned by Qcloud COS for a completed upload.
UploadResult() - 类 的构造器com.qcloud.cos.model.UploadResult
 
URL_ENCODING - 类 中的静态变量com.qcloud.cos.internal.Constants
URL encoding for object keys when list object
UrlComponentUtils - com.qcloud.cos.internal中的类
 
UrlComponentUtils() - 类 的构造器com.qcloud.cos.internal.UrlComponentUtils
 
urlDecode(String) - 类 中的静态方法com.qcloud.cos.utils.UrlEncoderUtils
Decode a string for use in the path of a URL; uses URLDecoder.decode, which decodes a string for use in the query portion of a URL.
UrlEncoderUtils - com.qcloud.cos.utils中的类
 
UrlEncoderUtils() - 类 的构造器com.qcloud.cos.utils.UrlEncoderUtils
 
useBasicAuth() - 类 中的方法com.qcloud.cos.ClientConfig
 
USER_AGENT - 接口 中的静态变量com.qcloud.cos.Headers
 
UserSpecifiedEndpointBuilder - com.qcloud.cos.endpoint中的类
user specified endpoint builder
UserSpecifiedEndpointBuilder(String, String) - 类 的构造器com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
UseTemporyTokenUploadAndDownload() - 类 中的静态方法com.qcloud.cos.demo.TemporyTokenDemo
 
UTF8 - 类 中的静态变量com.qcloud.cos.utils.StringUtils
 
UTF8_ENCODING - 类 中的静态变量com.qcloud.cos.internal.Constants
 

V

validateBucketName(String) - 枚举 中的静态方法com.qcloud.cos.internal.BucketNameUtils
 
validateComponent(String, String) - 类 中的静态方法com.qcloud.cos.internal.UrlComponentUtils
 
validateEndPointSuffix(String) - 类 中的静态方法com.qcloud.cos.internal.UrlComponentUtils
 
validateRegionName(String) - 类 中的静态方法com.qcloud.cos.internal.UrlComponentUtils
 
validateSrcEndPointSuffix(String) - 类 中的静态方法com.qcloud.cos.internal.UrlComponentUtils
 
ValidationUtils - com.qcloud.cos.utils中的类
 
ValidationUtils() - 类 的构造器com.qcloud.cos.utils.ValidationUtils
 
value(String) - 类 中的方法com.qcloud.cos.internal.XmlWriter
 
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider.Instance
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.event.ProgressEventType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.exception.CosServiceException.ErrorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.http.HttpMethodName
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.http.HttpProtocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.internal.BucketNameUtils
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.internal.crypto.CryptoMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.internal.crypto.CryptoStorageMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.internal.FileLocks
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.internal.RequestClientOptions.Marker
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.CannedAccessControlList
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.CORSRule.AllowedMethods
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.CosDataSource.Utils
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.COSKeyFilter.FilterRuleName
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.GroupGrantee
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryFrequency
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryOptionalField
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.InventoryFrequency
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.Permission
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.ReplicationRuleStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.SSEAlgorithm
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.StorageClass
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.Tier
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.model.UploadMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.transfer.PauseStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.transfer.Transfer.TransferState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.utils.Base64
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider.Instance
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.event.ProgressEventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.exception.CosServiceException.ErrorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.http.HttpMethodName
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.http.HttpProtocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.internal.BucketNameUtils
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.internal.crypto.CryptoMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.internal.crypto.CryptoStorageMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.internal.FileLocks
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.internal.RequestClientOptions.Marker
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.CannedAccessControlList
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.CORSRule.AllowedMethods
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.CosDataSource.Utils
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.COSKeyFilter.FilterRuleName
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.GroupGrantee
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryFrequency
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.inventory.InventoryOptionalField
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.InventoryFrequency
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.Permission
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.ReplicationRuleStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.SSEAlgorithm
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.StorageClass
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.Tier
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.model.UploadMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.transfer.PauseStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.transfer.Transfer.TransferState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.utils.Base64
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.utils.CodecUtils
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.utils.IOUtils
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionInfoUtils - com.qcloud.cos.utils中的类
 
VersionInfoUtils() - 类 的构造器com.qcloud.cos.utils.VersionInfoUtils
 
VersionListing - com.qcloud.cos.model中的类
Contains the results of listing the versions in an Qcloud COS bucket, including a list of COSVersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters.
VersionListing() - 类 的构造器com.qcloud.cos.model.VersionListing
 
VersionListUnmarshaller(boolean) - 类 的构造器com.qcloud.cos.internal.Unmarshallers.VersionListUnmarshaller
 
VIDResult - com.qcloud.cos.internal中的接口
 
VIDResultHandler<T extends VIDResult> - com.qcloud.cos.internal中的类
 
VIDResultHandler() - 类 的构造器com.qcloud.cos.internal.VIDResultHandler
 
visit(InventoryPrefixPredicate) - 接口 中的方法com.qcloud.cos.model.inventory.InventoryPredicateVisitor
Implement this method to add behaviour performed when InventoryPrefixPredicate is visited.
visit(LifecyclePrefixPredicate) - 接口 中的方法com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecyclePrefixPredicate is visited.
visit(LifecycleTagPredicate) - 接口 中的方法com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleTagPredicate is visited.
visit(LifecycleAndOperator) - 接口 中的方法com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleAndOperator is visited.
VoidCosResponseHandler - com.qcloud.cos.internal中的类
 
VoidCosResponseHandler() - 类 的构造器com.qcloud.cos.internal.VoidCosResponseHandler
 

W

waitForCompletion() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Waits for this transfer to complete.
waitForCompletion() - 类 中的方法com.qcloud.cos.transfer.MultipleFileDownloadImpl
Waits for this transfer to complete.
waitForCompletion() - 类 中的方法com.qcloud.cos.transfer.MultipleFileUploadImpl
Waits for this transfer to complete.
waitForCompletion() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Waits for this transfer to complete.
waitForCopyResult() - 类 中的方法com.qcloud.cos.internal.CopyImpl
Waits for this copy operation to complete and returns the result of the operation.
waitForCopyResult() - 接口 中的方法com.qcloud.cos.transfer.Copy
Waits for the copy request to complete and returns the result of this request.
waitForException() - 类 中的方法com.qcloud.cos.transfer.AbstractTransfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForException() - 接口 中的方法com.qcloud.cos.transfer.Transfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForUploadResult() - 接口 中的方法com.qcloud.cos.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
waitForUploadResult() - 类 中的方法com.qcloud.cos.transfer.UploadImpl
Waits for this upload to complete and returns the result of this upload.
waitTillCompletion() - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
已过时。
WEBSITE - 类 中的静态变量com.qcloud.cos.model.DomainRule
 
willSoonExpire() - 类 中的方法com.qcloud.cos.auth.InstanceProfileCredentials
 
withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withAccountId(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the account ID that owns the destination bucket and returns this InventoryCosBucketDestination object for method chaining.
withAlgorithm(String) - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key, and returns this object so that method calls can be chained together.
withAllowedHeaders(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(List<CORSRule.AllowedMethods>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withBucket(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
withBucketArn(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the COS resource name (ARN) of the bucket where inventory results will be published.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort and returns the updated object so that additional calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the name of the bucket where this request will upload a new object to.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete and return DeleteBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Sets the name of the Qcloud COS bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the name of the COS bucket containing the object(s) to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the name of the Qcloud COS bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request, and returns this request object to enable additional method calls to be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GenericBucketRequest
Sets the name of the target bucket, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve and returns GetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the name of the COS bucket whose inventory configurations are to be listed.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets The name of the bucket containing the uploads to list, and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the name of the Qcloud COS bucket whose objects are to be listed.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the BucketName property for this request.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the name of the COS bucket whose versions are to be listed.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withBucketName(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in CAS, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored and returns SetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Sets the name of the COS bucket whose policy is being set, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the name of bucket for replication configuration.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated, and returns this updated object so that additional method calls can be chained together.
withBucketQCS(String) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the destination bucket QCS for the replication rule.
withBucketRegion(String) - 类 中的方法com.qcloud.cos.model.HeadBucketResult
 
withCacheControl(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the cache control response header.
withCannedAccessControlList(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object, and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket, and returns this updated object so that additional method calls can be chained together.
withCannedACL(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
withCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withCASJobParameters(CASJobParameters) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets CAS related prameters pertaining to this job.
withCondition(RoutingRuleCondition) - 类 中的方法com.qcloud.cos.model.RoutingRule
Set the condition that must be met for the specified redirect to apply and returns a reference to this object(RoutingRule) for method chaining.
withConfiguration(BucketDomainConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the domain configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withConfiguration(BucketWebsiteConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withContentDisposition(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content disposition response header override.
withContentEncoding(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content encoding response header override.
withContentLanguage(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content language response header override
withContentMd5(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request and returns this object, for method chaining.
withContentType(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request and returns this object, for method chaining.
withContentType(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content type response header override.
withContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
withContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
withCosBucketDestination(InventoryCosBucketDestination) - 类 中的方法com.qcloud.cos.model.inventory.InventoryDestination
Sets the InventoryCosBucketDestination which contains S3 bucket destination information of where inventory results are published.
withCreateEncryptionMaterial(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
withCrossOriginConfiguration(BucketCrossOriginConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withCryptoMode(CryptoMode) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Fluent API to set the crypto mode; applicable only to the COS encryption client.
withCryptoProvider(Provider) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto provider to the specified provider, and returns the updated CryptoConfiguration object.
withDate(Date) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object and returns a reference to this object(Transition) for method chaining.
withDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived, and returns a reference to this object for method chaining.
withDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withDaysAfterInitiation(int) - 类 中的方法com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
withDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
withDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ObjectListing.getCommonPrefixes() list.
withDelimiter(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
withDestination(InventoryDestination) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the InventoryDestination that contains information about where to publish the inventory results and returns this object for method chaining.
withDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationConfig(ReplicationDestinationConfig) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the destination configuration for the replication rule.Returns the updated object.
withDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDomainRules(List<DomainRule>) - 类 中的方法com.qcloud.cos.model.BucketDomainConfiguration
Set the list of domain rules that can be used for configuring custom domain name
withEnabled(Boolean) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the value whether the inventory is enabled or disabled and returns this object for method chaining.
withEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncryption(InventoryEncryption) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Set the type of encryption to use to protect the inventory contents.
withETag(String) - 类 中的方法com.qcloud.cos.model.PartETag
Sets the entity tag generated from the content of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withException(Exception) - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
withExpiration(Date) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by COS, and returns this request object to enable additional method calls to be chained together.
withExpirationDate(Date) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object and returns a reference to this object(Rule) for method chaining.
withExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withExpiredFactor(double) - 类 中的方法com.qcloud.cos.auth.InstanceProfileCredentials
 
withExpiredObjectDeleteMarker(boolean) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Fluent method for setting the value of the ExpiredObjectDeleteMarkers attributes.
withExpires(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
Sets the expires response header override.
withExposedHeaders(List<String>) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the exposeHeaders of this rule and returns a reference to this object for method chaining.
withFetchRetryTimes(int) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsProvider
 
withFile(File) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the file containing the data to be uploaded to Qcloud COS.
withFile(File) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withFile(File) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the file containing the data to upload, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileOffset(long) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFilter(LifecycleFilter) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Fluent method to set the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
withFilter(InventoryFilter) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the inventoryFilter used to describe a set of objects to include in inventory results.
withFilterRules(List<FilterRule>) - 类 中的方法com.qcloud.cos.model.COSKeyFilter
Set the list of FilterRules for this COSKeyFilter and returns this object for method chaining
withFilterRules(FilterRule...) - 类 中的方法com.qcloud.cos.model.COSKeyFilter
Convenience varargs method to set the list of FilterRules for this COSKeyFilter and returns this object for method chaining
withFirstByte(Long) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
withFormat(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results and returns this InventoryCosBucketDestination object for method chaining.
withFormat(InventoryFormat) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results and returns this InventoryCosBucketDestination object for method chaining.
withFrequency(String) - 类 中的方法com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results and returns InventorySchedule object for method chaining.
withFrequency(InventoryFrequency) - 类 中的方法com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results and returns InventorySchedule object for method chaining.
withGeneralProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request, and returns a reference to this object so that method calls can be chained together.
withHostName(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withHttpErrorCodeReturnedEquals(String) - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withHttpRedirectCode(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withId(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - 类 中的方法com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns DeleteBucketInventoryConfigurationRequest object for method chaining.
withId(String) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns GetBucketInventoryConfigurationRequest object for method chaining.
withId(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the ID used to identify the inventory configuration and returns this object for method chaining.
withIgnoreMissingInstructionFile(boolean) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Fluent API to set the property to ignore instruction file that cannot be found during a GET operation.
withIncludedObjectVersions(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results and returns this object for method chaining.
withIncludedObjectVersions(InventoryIncludedObjectVersions) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results and returns this object for method chaining.
withInputStream(InputStream) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Qcloud COS.
withInputStream(InputStream) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withInputStream(InputStream) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the stream containing the data to upload for the new part, and returns this updated object so that additional method calls can be chained together.
withInstructionFileSuffix(String) - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
Fluent API to explicitly sets the suffix of an instruction file to be used to retrieve the COS encrypted object.
withInventoryConfiguration(InventoryConfiguration) - 类 中的方法com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration and returns the GetBucketInventoryConfigurationResult object for method chaining.
withInventoryConfiguration(InventoryConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration and returns the SetBucketInventoryConfigurationRequest object for method chaining.
withInventoryConfigurationList(List<InventoryConfiguration>) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket and returns ListBucketInventoryConfigurationsResult object for method chaining.
withKey(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort and returns the updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
withKey(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
withKey(String) - 类 中的方法com.qcloud.cos.model.DeleteObjectRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request, and returns this request object to enable additional method calls to be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
withKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
withKey(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
withKey(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
withKey(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withKey(String) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withKey(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in CAS.
withKey(String) - 类 中的方法com.qcloud.cos.model.Tag.Tag
Set the tag key.
withKey(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the key of the initiated multipart upload, and returns this updated object so that additional method calls can be chained together.
withKeyMarker(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the KeyMarker property for this request.
withKeyMarker(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withKeyPrefixEquals(String) - 类 中的方法com.qcloud.cos.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withKeys(List<DeleteObjectsRequest.KeyVersion>) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
withKeys(String...) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Convenience method to specify a set of keys without versions.
withKeyWrapExpected(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedGetObjectRequest
withLastByte(Long) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
withLastPart(boolean) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload, and returns this updated request object so that additional method calls can be chained together.
withLifecycleConfiguration(BucketLifecycleConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
withLoggingConfiguration(BucketLoggingConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket and returns the updated object, enabling additional method calls to be chained together.
withMarker(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets a single ETag constraint to this request.
withMatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
withMaterialsDescription(Map<String, String>) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
withMaterialsDescription(Map<String, String>) - 类 中的方法com.qcloud.cos.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
withMaxAgeSeconds(int) - 类 中的方法com.qcloud.cos.model.CORSRule
Sets the max age in seconds of this rule and returns a reference to this object for method chaining.
withMaxKeys(Integer) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxParts(int) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing and returns this updated ListPartsRequest objects so that additional method calls can be chained together.
withMaxResults(Integer) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
withMaxUploads(int) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withMd5(String) - 类 中的方法com.qcloud.cos.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object, and returns the updated object so that additional method calls can be chained together.
withMD5Digest(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
withMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
withMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withMetadataDirective(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
withMethod(HttpMethodName) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.
withModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
withName(String) - 类 中的方法com.qcloud.cos.model.FilterRule
Sets the name for this FilterRule and returns this object for method chaining.
withNewObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object and returns this object, enabling additional method calls to be chained together.
withNextContinuationToken(String) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
withNoncurrentVersionExpirationInDays(int) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
withNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the Qcloud COS non current object transition rules for the given bucket.
withNonmatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets a single ETag constraint to this request.
withNonmatchingETagConstraints(List<String>) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
withObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
withObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
withOptionalFields(List<String>) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the optional fields that are included in the inventory results.
withParameter(String, String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
 
withPartETags(List<PartETag>) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained.
withPartETags(UploadPartResult...) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartETags(Collection<UploadPartResult>) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartNumber(int) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumber(int) - 类 中的方法com.qcloud.cos.model.PartETag
Sets the part number of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withPartNumber(int) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumberMarker(Integer) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withPartSize(long) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the size of this part, in bytes, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withPolicyText(String) - 类 中的方法com.qcloud.cos.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket, and returns the updated request object so that additional method calls can be chained together.
withPosition(Long) - 类 中的方法com.qcloud.cos.model.AppendObjectRequest
 
withPredicate(InventoryFilterPredicate) - 类 中的方法com.qcloud.cos.model.inventory.InventoryFilter
Sets the InventoryFilterPredicate to be used when evaluating an inventory filter and returns the InventoryFilter object for method chaining.
withPredicate(LifecycleFilterPredicate) - 类 中的方法com.qcloud.cos.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule and returns the object for method chaining.
withPrefix(String) - 类 中的方法com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the prefix that is prepended to all inventory results and returns this InventoryCosBucketDestination object for method chaining.
withPrefix(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional prefix parameter restricting the response to multipart uploads for keys that begin with the specified prefix.
withPrefix(String) - 类 中的方法com.qcloud.cos.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the QCloud Object prefix for the replication rule.
withPreviousObjectListing(ObjectListing) - 类 中的方法com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and returns the updated request object so that additional method calls can be chained together.
withPreviousVersionListing(VersionListing) - 类 中的方法com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and returns the updated request object so that additional method calls can be chained together.
withProtocol(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withQuiet(boolean) - 类 中的方法com.qcloud.cos.model.DeleteObjectsRequest
Sets the quiet element for this request.
withRange(long, long) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
withRedirect(RedirectRule) - 类 中的方法com.qcloud.cos.model.RoutingRule
Set the redirect information and returns a reference to this object(RoutingRule) for method chaining.
withRedirectAllRequestsTo(RedirectRule) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.Returns this AbstractPutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.Returns this CopyObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
withRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.Returns this PutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withRefreshInterval(long) - 类 中的方法com.qcloud.cos.auth.InstanceCredentialsProvider
 
withReplaceKeyPrefixWith(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplaceKeyWith(String) - 类 中的方法com.qcloud.cos.model.RedirectRule
Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplicationConfiguration(BucketReplicationConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for bucket.
withResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withRoleName(String) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Sets the role name that will be used by QCloud while replication.
withRoutingRules(List<RoutingRule>) - 类 中的方法com.qcloud.cos.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRules(List<CORSRule>) - 类 中的方法com.qcloud.cos.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(CORSRule...) - 类 中的方法com.qcloud.cos.model.BucketCrossOriginConfiguration
Convenience array style method for BucketCrossOriginConfiguration.withRules(List)
withRules(List<BucketLifecycleConfiguration.Rule>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(BucketLifecycleConfiguration.Rule...) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
Convenience array style method for BucketLifecycleConfiguration.withRules(List)
withRules(Map<String, ReplicationRule>) - 类 中的方法com.qcloud.cos.model.BucketReplicationConfiguration
Sets the replication rules for the QCloud bucket.
withSchedule(InventorySchedule) - 类 中的方法com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the schedule for generating inventory results and returns InventoryConfiguration object for method chaining.
withSourceAppid(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
withSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object, enabling additional method calls to be chained together.
withSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
withSourceBucketRegion(Region) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
withSourceEndpointBuilder(EndpointBuilder) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
 
withSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored and returns this object, enabling additional method calls to be chained together.
withSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
withSourceVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy and returns this object, enabling additional method calls to be chained together.
withSourceVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object, and returns the updated request object so that additional method calls can be chained together.
withSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object, and returns the updated GetObjectRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started, and returns the updated InitiateMultipartUploadRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded, and returns the updated request object so that additional method calls can be chained together.
withStatus(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule and returns a reference to this object for method chaining.
withStatus(String) - 类 中的方法com.qcloud.cos.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatus(String) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
withStatus(ReplicationRuleStatus) - 类 中的方法com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
withStatusCode(Integer) - 类 中的方法com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object and returns a reference to this object(Transition) for method chaining.
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in COS.
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.InitiateMultipartUploadRequest
 
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
 
withStorageClass(String) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageMode(CryptoStorageMode) - 类 中的方法com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the storage mode to the specified mode, and returns the updated CryptoConfiguration object.
withTaggingConfiguration(BucketTaggingConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withTagSets(TagSet...) - 类 中的方法com.qcloud.cos.model.BucketTaggingConfiguration
Sets the TagSet TagSets and returns this object, enabling additional method calls to be chained together.
withTier(String) - 类 中的方法com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
withTier(Tier) - 类 中的方法com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
withTrafficLimit(int) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the speed of this part upload, in bit/s, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withTransitions(List<BucketLifecycleConfiguration.Transition>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Qcloud COS and returns a reference to this object(Rule) for method chaining.
withTruncated(boolean) - 类 中的方法com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
For internal use only.
withUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
withUploadId(String) - 类 中的方法com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the ID of the multipart upload to abort, and returns this updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - 类 中的方法com.qcloud.cos.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
withUploadId(String) - 类 中的方法com.qcloud.cos.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withUploadId(String) - 类 中的方法com.qcloud.cos.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withUploadIdMarker(String) - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing and returns this updated ListMultipartUploadsRequest object so that additional methods can be chained together.
withValue(String) - 类 中的方法com.qcloud.cos.model.FilterRule
Sets the value for this FilterRule and returns this object for method chaining
withValue(String) - 类 中的方法com.qcloud.cos.model.Tag.Tag
Set the tag value.
withVersionId(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
 
withVersionId(String) - 类 中的方法com.qcloud.cos.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withVersionId(String) - 类 中的方法com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
withVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectAclRequest
 
withVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
withVersionId(String) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download and returns this object, enabling additional method calls to be chained together.
withVersionId(String) - 类 中的方法com.qcloud.cos.model.RestoreObjectRequest
Sets the id of the version to be restored and returns a reference to this object for method chaining.
withVersionIdMarker(String) - 类 中的方法com.qcloud.cos.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withVersioningConfiguration(BucketVersioningConfiguration) - 类 中的方法com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
wrap(ProgressListener) - 类 中的静态方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
Returns a wrapper for the given listener to capture the first exception thrown.
wrap(InputStream) - 类 中的静态方法com.qcloud.cos.internal.ReleasableInputStream
Wraps the given input stream into a ReleasableInputStream if necessary.
wrapListener(ProgressListener) - 类 中的静态方法com.qcloud.cos.event.ProgressListenerCallbackExecutor
Returns a new ProgressListenerCallbackExecutor instance that wraps the specified ProgressListener if it is not null, otherwise directly returns null.
wrapWithCipher(R, ContentCryptoMaterial) - 类 中的方法com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the given PutObjectRequest but has the content as input stream wrapped with a cipher, and configured with some meta data and user metadata.

X

XmlResponsesSaxParser - com.qcloud.cos.internal中的类
XML Sax parser to read XML documents returned by COS via the REST interface, converting these documents into objects.
XmlResponsesSaxParser() - 类 的构造器com.qcloud.cos.internal.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - com.qcloud.cos.internal中的类
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.BucketDomainConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler - com.qcloud.cos.internal中的类
logs-rule logs/ Enabled 30 STANDARD_IA 90 ARCHIVE 365 7 STANDARD_IA 14 ARCHIVE 365 image-rule image/ Enabled 2012-12-31T00:00:00.000Z ARCHIVE 2020-12-31T00:00:00.000Z
XmlResponsesSaxParser.BucketLocationHandler - com.qcloud.cos.internal中的类
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingConfigurationHandler - com.qcloud.cos.internal中的类
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketReplicationConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.BucketTaggingConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.CopyObjectResultHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.DeleteObjectsHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.InitiateMultipartUploadHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.ListAllMyBucketsHandler - com.qcloud.cos.internal中的类
Handler for ListAllMyBuckets response XML documents.
XmlResponsesSaxParser.ListBucketHandler - com.qcloud.cos.internal中的类
Handler for ListBucket response XML documents
XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.ListMultipartUploadsHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.ListPartsHandler - com.qcloud.cos.internal中的类
 
XmlResponsesSaxParser.ListVersionsHandler - com.qcloud.cos.internal中的类
Handler for ListVersionsResult XML document.
XmlWriter - com.qcloud.cos.internal中的类
Basic XML Writer helper library.
XmlWriter() - 类 的构造器com.qcloud.cos.internal.XmlWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2020. All rights reserved.