- GB - 类 中的静态变量com.qcloud.cos.internal.Constants
-
Gigabytes
- generateSSECustomerKeyForPresignUrl(String) - 类 中的静态方法com.qcloud.cos.model.SSECustomerKey
-
Constructs a new SSECustomerKey that can be used for generating the
presigned URL's.
- 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
- 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.
- 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.
- getBucket() - 类 中的方法com.qcloud.cos.model.COSObjectId
-
- getBucket() - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
-
- 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.CreateBucketRequest
-
Gets the name of the Qcloud COS bucket to create.
- 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.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.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.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.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.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.
- getBytes() - 类 中的方法com.qcloud.cos.event.ProgressEvent
-
Returns the number of bytes associated with the event.
- getBytes() - 类 中的方法com.qcloud.cos.internal.XmlWriter
-
- 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.
- 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.
- getCause() - 类 中的方法com.qcloud.cos.event.ProgressListener.ExceptionReporter
-
Returns the underlying exception, if any; or null otherwise.
- getClientMarker(RequestClientOptions.Marker) - 类 中的方法com.qcloud.cos.internal.RequestClientOptions
-
Returns the value of the specified marker; or null if there is no such
value.
- 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.
- getCompleteMultipartUploadResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- 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.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.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.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.
- 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.
- getCOSClient() - 类 中的方法com.qcloud.cos.transfer.TransferManager
-
Returns the underlying Qcloud COS client used to make requests to Qcloud COS.
- 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
-
- 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.
- getCreationDate() - 类 中的方法com.qcloud.cos.model.Bucket
-
Gets the bucket's creation date.
- 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.
- getDays() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
-
Returns the time in days from an object's creation to its expiration.
- getDefault() - 枚举 中的静态方法com.qcloud.cos.model.SSEAlgorithm
-
Returns the default server side encryption algorithm, which is AES256.
- 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.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.
- 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.
- getDestinationBucketName() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Gets the destination bucket name which will contain the new, copied object.
- getDestinationKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Gets the destination bucket key under which the new, copied object will be stored.
- getDestinationSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- getDisplayName() - 类 中的方法com.qcloud.cos.model.Owner
-
Gets the display name of the owner.
- getDisplayName() - 类 中的方法com.qcloud.cos.region.Region
-
- 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.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.
- getEncryption() - 类 中的方法com.qcloud.cos.model.SSECOSKeyManagementParams
-
Returns the scheme used for encrypting the Qcloud COS object.
- getEndPoint() - 类 中的方法com.qcloud.cos.ClientConfig
-
- getEndpoint() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
-
- 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.internal.XmlResponsesSaxParser.CopyObjectResultHandler
-
- 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
- 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.COSObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Qcloud 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.
- getExecutorService() - 类 中的静态方法com.qcloud.cos.event.SDKProgressPublisher
-
Returns the executor service used for performing the callbacks.
- 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.
- 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
-
- getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.CopyObjectResult
-
- getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.ObjectMetadata
-
- getExpirationTimeRuleId() - 类 中的方法com.qcloud.cos.model.PutObjectResult
-
- getExpires() - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- 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.
- getFileOffset() - 类 中的方法com.qcloud.cos.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- 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
-
- 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.http.CosHttpRequest
-
- getHeaders() - 类 中的方法com.qcloud.cos.http.CosHttpResponse
-
- 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
-
- 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.Owner
-
Gets the ID of the owner.
- getIdentifier() - 接口 中的方法com.qcloud.cos.model.Grantee
-
Gets the identifier for this grantee.
- getIdentifier() - 类 中的方法com.qcloud.cos.model.UinGrantee
-
- 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.http.Mimetypes
-
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
- 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.DeleteObjectRequest
-
Gets the key of the object to delete.
- 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.SSECustomerKey
-
Returns the base64-encoded server-side encryption key that was provided
in this object's constructor.
- 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.
- getKeyMarker() - 类 中的方法com.qcloud.cos.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- 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.
- 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.
- 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.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.
- getListeners() - 类 中的方法com.qcloud.cos.event.ProgressListenerChain
-
Returns the listeners associated with this listener chain.
- getListMultipartUploadsResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- getListPartsResult() - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
-
- getLocation() - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- 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.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.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
- getMaxConnectionsCount() - 类 中的方法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.
- 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.
- 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
-
- getMetadata() - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
-
Gets the optional metadata instructing Qcloud COS how to handle the
uploaded data (e.g. custom user metadata, hooks for specifying content
type, etc.).
- getMetadata() - 类 中的方法com.qcloud.cos.model.PutObjectResult
-
Returns the metadata retrieved as a response to
COSClient#putObject(PutObjectRequest)
operation.
- getMimetype(String) - 类 中的方法com.qcloud.cos.http.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing
to find the corresponding mime type.
- getMimetype(File) - 类 中的方法com.qcloud.cos.http.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing
to find the corresponding mime type.
- 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.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.
- 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.
- getName() - 类 中的方法com.qcloud.cos.model.Bucket
-
Gets the name of the bucket.
- getNewObjectMetadata() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- 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.
- 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
-
- 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.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.
- getObject(String, String) - 接口 中的方法com.qcloud.cos.COS
-
Gets the object stored in Qcloud COS under the specified bucket and key.
- getObject(GetObjectRequest) - 接口 中的方法com.qcloud.cos.COS
-
Gets the object stored in Qcloud COS under the specified bucket and key.
- getObject(GetObjectRequest, File) - 接口 中的方法com.qcloud.cos.COS
-
Gets the object metadata for the object stored in Qcloud COS 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
-
- 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 Qcloud COS object without actually fetching the object
itself.
- getObjectMetadata(GetObjectMetadataRequest) - 接口 中的方法com.qcloud.cos.COS
-
Gets the metadata for the specified Qcloud COS 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.
- GetObjectMetadataRequest - com.qcloud.cos.model中的类
-
- GetObjectMetadataRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetObjectMetadataRequest
-
- GetObjectMetadataRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.GetObjectMetadataRequest
-
- GetObjectRequest - com.qcloud.cos.model中的类
-
- GetObjectRequest(String, String) - 类 的构造器com.qcloud.cos.model.GetObjectRequest
-
- GetObjectRequest(String, String, String) - 类 的构造器com.qcloud.cos.model.GetObjectRequest
-
- getObjectSummaries() - 类 中的方法com.qcloud.cos.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the
COS bucket.
- getOriginalRequest() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
-
- getOwner() - 类 中的方法com.qcloud.cos.model.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.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.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.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.
- 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.
- 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.
- getPrefix() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Returns the key prefix for which this rule will apply.
- 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.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.
- getPrettywriter() - 枚举 中的静态方法com.qcloud.cos.utils.Jackson
-
- getPreviousObjectListing() - 类 中的方法com.qcloud.cos.model.ListNextBatchOfObjectsRequest
-
Returns the previous object 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.
- 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.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.
- 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.
- getRegion() - 类 中的方法com.qcloud.cos.ClientConfig
-
- getRegionName() - 类 中的方法com.qcloud.cos.region.Region
-
- 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
-
- getResourcePath() - 类 中的方法com.qcloud.cos.http.CosHttpRequest
-
- getResponseHeaders() - 类 中的方法com.qcloud.cos.internal.COSXmlResponseHandler
-
Returns the headers from the processed 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.
- getResult() - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
-
Returns the result contained by this response.
- getRules() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
-
Returns the list of rules that comprise this configuration.
- 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.STSDemo
-
- getSessionToken() - 类 中的方法com.qcloud.cos.auth.BasicSessionCredentials
-
- getSessionToken() - 接口 中的方法com.qcloud.cos.auth.COSSessionCredentials
-
Returns the session token for this session.
- getSignExpired() - 类 中的方法com.qcloud.cos.ClientConfig
-
- getSignExpiredTime() - 类 中的方法com.qcloud.cos.auth.COSSigner
-
- getSize() - 类 中的方法com.qcloud.cos.model.COSObjectSummary
-
Gets the size of this object in bytes.
- getSize() - 类 中的方法com.qcloud.cos.model.PartSummary
-
Returns the size of this part, in bytes.
- getSocketTimeout() - 类 中的方法com.qcloud.cos.ClientConfig
-
- getSourceBucketName() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketRegion() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- getSourceKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be copied is stored.
- getSourceSSECustomerKey() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- getSourceVersionId() - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
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
-
- 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.
- 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
-
- 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
-
- 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.
- 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.InitiateMultipartUploadRequest
-
Returns the optional storage class to use when storing this upload's data in COS.
- getStorageClass() - 类 中的方法com.qcloud.cos.model.PartListing
-
Returns the class of storage used for the parts in the associated
multipart upload.
- getSubTransfers() - 接口 中的方法com.qcloud.cos.transfer.MultipleFileUpload
-
Returns a collection of sub transfers associated with the multi file upload.
- getSubTransfers() - 类 中的方法com.qcloud.cos.transfer.MultipleFileUploadImpl
-
- 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
-
- getTransition() - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Returns the transition attribute of the rule.
- 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.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.GetObjectRequest
-
Gets the optional unmodified constraint that restricts this request to executing only if the
object has not been modified after the specified date.
- 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.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.
- getVersion() - 类 中的静态方法com.qcloud.cos.utils.VersionInfoUtils
-
Returns the current version for the COS SDK in which this class is running.
- 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.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.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.UploadResult
-
Returns the version ID of the new object.
- 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.
- sanitizeXmlDocument(DefaultHandler, InputStream) - 类 中的方法com.qcloud.cos.internal.XmlResponsesSaxParser
-
- SdkFilterInputStream - com.qcloud.cos.internal中的类
-
- SdkFilterInputStream(InputStream) - 类 的构造器com.qcloud.cos.internal.SdkFilterInputStream
-
- 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
- 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
- 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.
- 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.
- 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.
- setBucket(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
-
- 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.CreateBucketRequest
-
Sets the name of the Qcloud COS bucket to create.
- 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.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.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.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.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.
- 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.
- setCommonPrefixes(List<String>) - 类 中的方法com.qcloud.cos.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - 类 中的方法com.qcloud.cos.model.ObjectListing
-
For internal use only.
- 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.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.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.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.
- setCosObject(COSObject) - 类 中的方法com.qcloud.cos.transfer.DownloadImpl
-
- setCreateEncryptionMaterial(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
-
- setCreationDate(Date) - 类 中的方法com.qcloud.cos.model.Bucket
-
For internal use only.
- setDate(Date) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object.
- 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.
- 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.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
-
For internal use only.
- setDestinationBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Sets the destination bucket name which will contain the new, copied object.
- setDestinationKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object will be stored.
- setDestinationSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- setDisplayName(String) - 类 中的方法com.qcloud.cos.model.Owner
-
Sets the display name of the owner.
- 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.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.
- setEndPoint(String) - 类 中的方法com.qcloud.cos.ClientConfig
-
- setEndpoint(URI) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
-
- setErrorCode(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
-
Sets the COS error code represented by this exception.
- setErrorCode(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
-
- 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
- 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.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.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.
- 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.
- 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
-
- setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectResult
-
- setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
-
- setExpirationTimeRuleId(String) - 类 中的方法com.qcloud.cos.model.PutObjectResult
-
- setExpires(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- 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.
- setGeneralProgressListener(ProgressListener) - 类 中的方法com.qcloud.cos.internal.CosServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request.
- 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
-
- 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
-
- setId(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- 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.UinGrantee
-
- 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.
- 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.DeleteObjectRequest
-
Sets the key of the object to delete.
- 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.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.MultipartUploadListing
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- 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.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.
- 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
-
- setLocation(String) - 类 中的方法com.qcloud.cos.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- 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.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.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.
- setMaxConnectionsCount(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.
- 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.
- 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.
- setMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.AbstractPutObjectRequest
-
Sets the optional metadata instructing Qcloud COS how to handle the
uploaded data (e.g. custom user metadata, hooks for specifying content
type, etc.).
- setMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.PutObjectResult
-
Sets the metadata retrieved as a response to
COSClient#putObject(PutObjectRequest)
operation.
- 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.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.
- setNewObjectMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- 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.
- 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.
- 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.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.
- 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.
- 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.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.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.
- setPrefix(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for which this rule will apply.
- 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.MultipartUploadListing
-
For internal use only.
- setPrefix(String) - 类 中的方法com.qcloud.cos.model.ObjectListing
-
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.
- 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.internal.RequestClientOptions
-
Sets the optional mark-and-reset read limit used for signing and retry
purposes.
- 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.
- setRegion(Region) - 类 中的方法com.qcloud.cos.ClientConfig
-
- setRequesterPays(boolean) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
-
Used for downloading an Qcloud COS Object from a Requester Pays Bucket.
- setRequestId(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
-
Sets the COS requestId for this exception.
- setRequestId(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
-
- setResourcePath(String) - 类 中的方法com.qcloud.cos.http.CosHttpRequest
-
- 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.
- setResult(T) - 类 中的方法com.qcloud.cos.internal.CosServiceResponse
-
Sets the result contained by this response.
- setRules(List<BucketLifecycleConfiguration.Rule>) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration.
- 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(int) - 类 中的方法com.qcloud.cos.ClientConfig
-
- setSignExpiredTime(long) - 类 中的方法com.qcloud.cos.auth.COSSigner
-
- setSize(long) - 类 中的方法com.qcloud.cos.model.COSObjectSummary
-
Sets the size of this object in bytes.
- setSize(long) - 类 中的方法com.qcloud.cos.model.PartSummary
-
Sets the size of this part, in bytes.
- setSocketTimeout(int) - 类 中的方法com.qcloud.cos.ClientConfig
-
- setSourceBucketName(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketRegion(Region) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- setSourceKey(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be copied is stored.
- setSourceSSECustomerKey(SSECustomerKey) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
- setSourceVersionId(String) - 类 中的方法com.qcloud.cos.model.CopyObjectRequest
-
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
-
- 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
-
- 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
-
- 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.
- 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.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(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.
- setTotalBytesToTransfer(long) - 类 中的方法com.qcloud.cos.transfer.TransferProgress
-
- setTraceId(String) - 异常错误 中的方法com.qcloud.cos.exception.CosServiceException
-
- setTraceId(String) - 类 中的方法com.qcloud.cos.exception.CosServiceExceptionBuilder
-
- setTransition(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.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.
- 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.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.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.
- setUserAgent(String) - 类 中的方法com.qcloud.cos.ClientConfig
-
- setUserMetadata(Map<String, String>) - 类 中的方法com.qcloud.cos.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- 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.COSObjectIdBuilder
-
- 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.UploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- 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(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) - 类 中的方法com.qcloud.cos.auth.COSSigner
-
- SIGN_EXPIRED_TIME - 类 中的静态变量com.qcloud.cos.auth.COSSignerConstants
-
- size - 类 中的变量com.qcloud.cos.model.COSObjectSummary
-
The size of this object, in bytes
- skip(long) - 类 中的方法com.qcloud.cos.internal.LengthCheckInputStream
- skip(long) - 类 中的方法com.qcloud.cos.internal.ResettableInputStream
-
- skip(long) - 类 中的方法com.qcloud.cos.internal.SdkFilterInputStream
-
- 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.
- 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.
- 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.
- 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()
- 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
-
- STSDemo - com.qcloud.cos.demo中的类
-
- STSDemo() - 类 的构造器com.qcloud.cos.demo.STSDemo
-
- subTransfers - 类 中的变量com.qcloud.cos.transfer.MultipleFileTransfer
-
- 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
-
- 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.
- 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
-
已过时。
- 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.PutObjectRequest
-
- 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.
- withBucket(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
-
- 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.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.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.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.PutObjectRequest
-
- 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.
- 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.PutObjectRequest
-
- 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
- withContentType(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withCreateEncryptionMaterial(boolean) - 类 中的方法com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
-
- 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.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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- withExpires(String) - 类 中的方法com.qcloud.cos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- 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.
- 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.
- withId(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to 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.
- 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.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.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.
- 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.
- 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.GetObjectRequest
-
Sets a single ETag constraint to this request.
- 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.
- 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.
- 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. custom user metadata, hooks for specifying content
type, etc.).
- withMetadata(ObjectMetadata) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
-
- 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.GetObjectRequest
-
Sets the optional modified constraint that restricts this request to executing only if the
object has been modified after the specified date.
- 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.
- 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.GetObjectRequest
-
Sets a single ETag constraint to this request.
- 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
-
- 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.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.
- withPrefix(String) - 类 中的方法com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for this rule and returns a reference to this
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.
- 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.
- 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.
- 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.PutObjectRequest
-
- withResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.qcloud.cos.model.GetObjectRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.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.PutObjectRequest
-
- withStorageClass(StorageClass) - 类 中的方法com.qcloud.cos.model.PutObjectRequest
-
- withTransition(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.
- 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.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.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.
- withVersionId(String) - 类 中的方法com.qcloud.cos.model.COSObjectIdBuilder
-
- 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.
- 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
-
- 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.